open3d.ml.torch.utils

Classes

Cache(func, cache_dir, cache_key)

Cache converter for preprocessed data.

Config([cfg_dict])

docstring for Config

LogRecord(name, level, pathname, lineno, …)

Class for logging information.

Functions

code2md(code_text[, language])

Format code as markdown for display (eg in tensorboard)

convert_framework_name(framework)

Convert framework to either tf or torch

get_hash(x)

Generate a hash from a string.

get_module(module_type, module_name[, framework])

Fetch modules (pipeline, model, or) from registry.

get_runid(path)

Get runid or an experiment

make_dir(folder_name)

Create a directory.