open3d.ml.tf.models.grid_subsampling

open3d.ml.tf.models.grid_subsampling(points, dl, name=None)

TODO: add doc.

Parameters
  • points – A Tensor of type float32.

  • dl – A Tensor of type float32.

  • name – A name for the operation (optional).

Returns

A Tensor of type float32.