File tree 3 files changed +6
-10
lines changed
user_guide/model_training
3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -81,9 +81,7 @@ Oracle Accelerated Data Science SDK (ADS)
81
81
- Launch distributed ETL, data processing, and model training jobs in Spark with OCI Data Flow.
82
82
- Train machine learning models in OCI Data Science Jobs.
83
83
- Manage the lifecycle of conda environments through the ads conda command line interface (CLI).
84
- - Distributed Training with PyTorch, Horovod and Dask |beta |
85
-
86
- .. |beta | image :: _static/badge_beta.svg
84
+ - Distributed Training with PyTorch, Horovod and Dask
87
85
88
86
89
87
.. admonition :: Installation
@@ -189,4 +187,4 @@ Consult the security guide `SECURITY.md <https://github.com/oracle/accelerated-d
189
187
License
190
188
+++++++
191
189
192
- Copyright (c) 2020, 2022 Oracle and/or its affiliates. Licensed under the `Universal Permissive License v1.0 <https://oss.oracle.com/licenses/upl/ >`_
190
+ Copyright (c) 2020, 2022 Oracle and/or its affiliates. Licensed under the `Universal Permissive License v1.0 <https://oss.oracle.com/licenses/upl/ >`_
Original file line number Diff line number Diff line change 1
- ===========================
2
- Distributed Training |beta |
3
- ===========================
4
-
5
- .. |beta | image :: /_static/badge_beta.svg
1
+ ====================
2
+ Distributed Training
3
+ ====================
6
4
7
5
.. admonition :: Distributed Training with OCI Data Science
8
6
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ TensorBoard provides the visualization and the tooling that is needed to watch a
18
18
:maxdepth: 1
19
19
20
20
ads_tuner
21
- Distributed Training [beta] < distributed_training/overview >
21
+ distributed_training/overview
22
22
tensorboard/tensorboard
23
23
model_evaluation/index
24
24
model_explainability/index
You can’t perform that action at this time.
0 commit comments