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 dc70fd6 commit 0a7a532Copy full SHA for 0a7a532
CHANGELOG.rst
@@ -13,6 +13,7 @@ CHANGELOG
13
* doc-fix: remove duplicate content from mxnet/README.rst
14
* doc-fix: move overview content in main README into sphynx project
15
* bug-fix: pass accelerator_type in ``deploy`` for REST API TFS ``Model``
16
+* doc-fix: move content from tf/README.rst into sphynx project
17
18
1.18.3.post1
19
============
doc/index.rst
@@ -50,6 +50,11 @@ TensorFlow
50
**********
51
A managed environment for TensorFlow training and hosting on Amazon SageMaker
52
53
+.. toctree::
54
+ :maxdepth: 1
55
+
56
+ using_tf
57
58
.. toctree::
59
:maxdepth: 2
60
0 commit comments