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 a8d7611 commit 8b965b1Copy full SHA for 8b965b1
intermediate_source/tensorboard_profiler_tutorial.py
@@ -5,7 +5,7 @@
5
to detect performance bottlenecks of the model.
6
7
.. warning::
8
- The Tensorboard integration with the PyTorch profiler is now
+ The TensorBoard integration with the PyTorch profiler is now
9
deprecated. Instead, use Perfetto or the Chrome trace to
10
view ``trace.json`` files. After
11
`generating a trace <https://pytorch.org/tutorials/recipes/recipes/profiler_recipe.html#using-tracing-functionality>`__,
0 commit comments