h0rton.configs.test_config

Module Contents

Classes

TestConfig Nested dictionary representing the configuration for h0_inference
class h0rton.configs.test_config.TestConfig(user_cfg)[source]

Nested dictionary representing the configuration for h0_inference

classmethod from_file(cls, user_cfg_path)[source]

Alternative constructor that accepts the path to the user-defined configuration python file

user_cfg_path : str or os.path object
path to the user-defined configuration python file