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 f5545b1 commit 5ffc6b9Copy full SHA for 5ffc6b9
intermediate_source/tensorboard_profiler_tutorial.py
@@ -154,9 +154,7 @@ def train(data):
154
######################################################################
155
# Launch the TensorBoard.
156
157
-# %%
158
-# %tensorboard --logdir=./log
159
-#
+%tensorboard --logdir=./log
160
161
162
# Open the TensorBoard profile URL in Google Chrome browser or Microsoft Edge browser.
0 commit comments