File tree Expand file tree Collapse file tree 10 files changed +1
-620
lines changed Expand file tree Collapse file tree 10 files changed +1
-620
lines changed Original file line number Diff line number Diff line change @@ -91,12 +91,6 @@ or from a component.
9191
9292See :ref: `components/interpret:Interpret ` for more information.
9393
94- Hyper Parameter Optimization
95- ------------------------------
96-
97- See :ref: `components/hpo:HPO ` for more information.
98-
99-
10094Model Packaging
10195-----------------
10296
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -95,7 +95,6 @@ Components Library
9595 components/distributed
9696 components/interpret
9797 components/metrics
98- components/hpo
9998 components/serve
10099 components/utils
101100
@@ -106,7 +105,6 @@ Runtime Library
106105 :caption: Application (Runtime)
107106
108107 runtime/overview
109- runtime/hpo
110108 runtime/tracking
111109
112110
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1212applications that are scheduler and infrastructure agnostic.
1313
1414
15- The sub-modules of ``torchx.runtime`` are categorized by topic. For example in
16- the ``torchx.runtime.hpo`` module you will find libraries that are useful
17- when authoring hyper-parameter optimization jobs (applications).
18-
15+ The sub-modules of ``torchx.runtime`` are categorized by topic.
1916"""
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments