Skip to content

Index

optimus_dl.core

Modules and Sub-packages

  • bootstrap: Automatically imports all files and nested submodules of a given module.
  • device: Device and distributed setup utilities.
  • env: Return the value of an environment variable as int.
  • log: A wrapper around tqdm.auto.tqdm that handles non-interactive environments.
  • model_utils: Model utility functions.
  • numerical: Extract the scalar value from a tensor or array.
  • omegaconf: OmegaConf custom resolvers for configuration.
  • profile: Performance profiling utilities.
  • registry: Registry system for dependency injection and component management.
  • seed: Utilities for setting random seeds for reproducibility.