Skip to content

Commit 21c6911

Browse files
committed
spelling fix
1 parent e60f4fa commit 21c6911

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

en-wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ Radford
197197
ReLU
198198
ReLUs
199199
ResNet
200+
ROCm
200201
Runtime's
201202
SDPA
202203
SGD

intermediate_source/tensorboard_profiler_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ def train(data):
474474
# - Copy the ``trace.json`` file under ``~/profiler_tutorial/log/resnet18`` directory to the Windows.
475475
# You may need to copy the file by using ``scp`` if the file is located in a remote location.
476476
#
477-
# - Click **Load** button to load the trace json file from the ``chrome://tracing`` page in the browser.
477+
# - Click **Load** button to load the trace JSON file from the ``chrome://tracing`` page in the browser.
478478
#
479479
# .. image:: ../../_static/img/profiler_rocm_chrome_trace_view.png
480480
# :scale: 25 %

0 commit comments

Comments
 (0)