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 fab0a96 commit e5cf1c9Copy full SHA for e5cf1c9
docs/modules/distributed.rst
@@ -26,8 +26,8 @@ Create TaskSpecDef from environment variables
26
27
.. autofunction:: TaskSpec
28
29
-Distributed Session object
30
-^^^^^^^^^^^^^^^^^^^^^^
+Distributed session object
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
31
32
.. autofunction:: DistributedSession
33
@@ -141,7 +141,7 @@ You can use one of the workers to run an evaluation for the saved checkpoints:
141
142
143
144
-Session Hooks
+Session hooks
145
----------------------
146
147
TensorFlow provides some `Session Hooks <https://www.tensorflow.org/api_guides/python/train#Training_Hooks>`_
0 commit comments