We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca5bcb commit 0032909Copy full SHA for 0032909
doc/Makefile
@@ -3,7 +3,7 @@
3
4
# You can set these variables from the command line.
5
SPHINXOPTS = -W
6
-SPHINXBUILD = python3 -msphinx
+SPHINXBUILD = python -msphinx
7
SPHINXPROJ = sagemaker
8
SOURCEDIR = .
9
BUILDDIR = _build
doc/api/training/smd_data_parallel.rst
@@ -66,7 +66,7 @@ model.
66
67
68
.. toctree::
69
- :maxdepth: 5
+ :maxdepth: 2
70
71
sdp_versions/smd_data_parallel_pytorch
72
sdp_versions/smd_data_parallel_tensorflow
0 commit comments