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 5cd35a3 commit 5efecafCopy full SHA for 5efecaf
intermediate_source/tensorboard_profiler_tutorial.py
@@ -138,15 +138,15 @@ def train(data):
138
# 4. Use TensorBoard to view and analyze performance
139
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
140
#
141
-# This requires the latest versions of PyTorch TensorBoard profiler.
+# This requires the latest versions of PyTorch TensorBoard Profiler.
142
143
# ::
144
145
# pip install torch_tb_profiler
146
147
148
######################################################################
149
-# Launch the TensorBoard profiler.
+# Launch the TensorBoard Profiler.
150
151
152
0 commit comments