PyTorch Tao

Tutorials

  • Quick Start
  • Command Line Interface
  • Running and Tuning
  • Trainer and Plugins

API Reference

  • tao
  • plugins
  • trackers
PyTorch Tao
  • »
  • PyTorch Tao
  • View page source

PyTorch Tao

Thanks for reading PyTorch Tao’s documentation. In the document, we will use Tao in short of PyTorch Tao and tao in short of pytorch_tao.

Tutorials

  • Quick Start
  • Command Line Interface
  • Running and Tuning
  • Trainer and Plugins

API Reference

  • tao
    • pytorch_tao.name
    • pytorch_tao.cfg
    • pytorch_tao.tracker
    • pytorch_tao.log_dir
    • pytorch_tao.tune
    • pytorch_tao.repo
    • pytorch_tao.study
    • pytorch_tao.trial
  • plugins
    • pytorch_tao.plugins.BasePlugin
    • pytorch_tao.plugins.TrainPlugin
    • pytorch_tao.plugins.ValPlugin
    • pytorch_tao.plugins.Metric
    • pytorch_tao.plugins.Checkpoint
    • pytorch_tao.plugins.OutputRecorder
    • pytorch_tao.plugins.Scheduler
    • pytorch_tao.plugins.ProgressBar
  • trackers
    • pytorch_tao.trackers.Tracker
    • pytorch_tao.trackers.set_tracker
    • pytorch_tao.trackers.WandbTracker
Next

© Copyright 2022, Chenglu.

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