Skip to content

Commit 665bcf7

Browse files
authored
drop LA tag (#77)
2 parents eefbc57 + 4c379e5 commit 665bcf7

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
lines changed

docs/source/index.rst

+2-4
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,7 @@ Oracle Accelerated Data Science SDK (ADS)
8181
- Launch distributed ETL, data processing, and model training jobs in Spark with OCI Data Flow.
8282
- Train machine learning models in OCI Data Science Jobs.
8383
- 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
8785

8886

8987
.. admonition:: Installation
@@ -189,4 +187,4 @@ Consult the security guide `SECURITY.md <https://github.com/oracle/accelerated-d
189187
License
190188
+++++++
191189

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/>`_

docs/source/user_guide/model_training/distributed_training/overview.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
===========================
2-
Distributed Training |beta|
3-
===========================
4-
5-
.. |beta| image:: /_static/badge_beta.svg
1+
====================
2+
Distributed Training
3+
====================
64

75
.. admonition:: Distributed Training with OCI Data Science
86

docs/source/user_guide/model_training/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ TensorBoard provides the visualization and the tooling that is needed to watch a
1818
:maxdepth: 1
1919

2020
ads_tuner
21-
Distributed Training [beta] <distributed_training/overview>
21+
distributed_training/overview
2222
tensorboard/tensorboard
2323
model_evaluation/index
2424
model_explainability/index

0 commit comments

Comments
 (0)