Skip to content

Commit f05f050

Browse files
cirquitsvekars
andauthored
Update tensorboard_profiler_tutorial.py (#2529)
* Update tensorboard_profiler_tutorial.py Added Safari incompatibility to torch-tb-profiler documentation. --------- Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent 57bad60 commit f05f050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/tensorboard_profiler_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ def train(data):
178178
#
179179

180180
######################################################################
181-
# Open the TensorBoard profile URL in Google Chrome browser or Microsoft Edge browser.
181+
# Open the TensorBoard profile URL in Google Chrome browser or Microsoft Edge browser (**Safari is not supported**).
182182
#
183183
# .. code-block::
184184
#

0 commit comments

Comments
 (0)