ray/doc/source/tune/api_docs
Kai Fricke 2e058380d7
[tune] Remove TrialExecutor base class (#25404)
The TrialExecutor base class was a stub and has been deprecated long ago; direct inheritance was disabled. This PR removes the base class and moves the remaining functionality into the RayTrialExecutor.
2022-06-03 10:16:47 +01:00
..
analysis.rst [tune] Next deprecation cycle (#24076) 2022-04-26 09:30:15 +01:00
cli.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
client.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
env.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
execution.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
integration.rst [Tune] Deprecate DistributedTrainableCreator (#24453) 2022-05-10 11:06:43 -07:00
internals.rst [tune] Remove TrialExecutor base class (#25404) 2022-06-03 10:16:47 +01:00
logging.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
overview.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
reporters.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
schedulers.rst [ci/docs] Fix broken linkcheck URL (#24777) 2022-05-13 15:58:36 +01:00
search_space.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
sklearn.rst Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763) 2022-01-20 15:30:56 -08:00
stoppers.rst [docs] Tune overhaul part II (#22656) 2022-02-26 23:07:34 -08:00
suggestion.rst Fix broken links in documentation and put linkcheck linter in place on CI (#23340) 2022-03-18 21:02:52 -07:00
trainable.rst [tune] Add annotations/set scope for Tune classes (#25077) 2022-05-25 15:21:28 +02:00