open3d.ml.torch.datasets.InferenceDummySplit

class open3d.ml.torch.datasets.InferenceDummySplit(inference_data)
__init__(inference_data)

Initialize self. See help(type(self)) for accurate signature.

get_attr(idx)

Returns the attributes for the given index

get_data(idx)

Returns the data for the given index.