Contents Menu Expand Light mode Dark mode Auto light/dark mode
Tune documentation
Logo
  • Introduction
  • Top Level API Reference
  • Complete API Reference
    • tune
      • tune.api
      • tune.concepts
        • tune.concepts.flow
        • tune.concepts.space
      • tune.iterative
      • tune.noniterative
    • tune_hyperopt
    • tune_optuna
    • tune_sklearn
    • tune_tensorflow
    • tune_notebook
    • tune_test
  • Short Tutorials
    • Search Space
    • Non-Iterative Tuning Guide
    • Non-Iterative Objective
    • Non-Iterative Optimizers
    • Tune Dataset
    • Checkpoint
Back to top
Edit this page

tune

tune.constants

tune.exceptions

exception TuneCompileError[source]

Bases: fugue.exceptions.FugueWorkflowCompileError

exception TuneInterrupted[source]

Bases: tune.exceptions.TuneRuntimeError

exception TuneRuntimeError[source]

Bases: fugue.exceptions.FugueWorkflowRuntimeError

Next
tune.api
Previous
Complete API Reference
Copyright © 2022, Fugue Development Team
Made with Sphinx and @pradyunsg's Furo
Contents
  • tune
    • tune.constants
    • tune.exceptions