Template
v2.1.1

Contents:

  • template API
    • template.inference package
      • Submodules
      • template.inference.infer module
        • run()
      • Module contents
    • template.training
      • Submodules
      • template.training.train module
        • run()
      • Module contents
    • template.yaecs_config package
      • Submodules
      • template.yaecs_config.config module
        • ProjectConfig
      • Module contents
    • Submodules
    • template.main module
      • main()
    • Module contents
      • ProjectConfig
        • ProjectConfig.get_default_config_path()
        • ProjectConfig.parameters_pre_processing()
        • ProjectConfig.parameters_post_processing()
  • License
Template
  • Index
  • Edit on GitHub

Index

G | M | P | R | T

G

  • get_default_config_path() (ProjectConfig static method), [1]

M

  • main() (in module template.main)
  • module
    • template
    • template.inference
    • template.inference.infer
    • template.main
    • template.training
    • template.training.train
    • template.yaecs_config
    • template.yaecs_config.config

P

  • parameters_post_processing() (ProjectConfig method), [1]
  • parameters_pre_processing() (ProjectConfig method), [1]
  • ProjectConfig (class in template)
    • (class in template.yaecs_config.config)

R

  • run() (in module template.inference.infer)
    • (in module template.training.train)

T

  • template
    • module
  • template.inference
    • module
  • template.inference.infer
    • module
  • template.main
    • module
  • template.training
    • module
  • template.training.train
    • module
  • template.yaecs_config
    • module
  • template.yaecs_config.config
    • module

© Copyright 2023, Valentin Goldite. Revision e649f604.

Built with Sphinx using a theme provided by Read the Docs.