|
Safemotion Lib
|
Go to the source code of this file.
Namespaces | |
| namespace | fastreid |
| namespace | fastreid.utils |
| namespace | fastreid.utils.env |
Functions | |
| fastreid.utils.env.seed_all_rng (seed=None) | |
| fastreid.utils.env._import_file (module_name, file_path, make_importable=False) | |
| fastreid.utils.env._configure_libraries () | |
| fastreid.utils.env.setup_environment () | |
| fastreid.utils.env.setup_custom_environment (custom_module) | |
Variables | |
| fastreid.utils.env.TORCH_VERSION = tuple(int(x) for x in torch.__version__.split(".")[:2]) | |
| bool | fastreid.utils.env._ENV_SETUP_DONE = False |