Skip to content

Commit ed8f3ff

Browse files
authored
Update supported TensorBoard.dev dashboards. (#1573)
Thanks for the update Stanley!
1 parent 7248f4f commit ed8f3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes_source/recipes/tensorboard_with_pytorch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ def train_model(iter):
157157
#
158158
#
159159
# .. note::
160-
# TensorBoard.dev currently supports only scalars dashboard.
160+
# TensorBoard.dev currently supports scalars, graphs, histograms, distributions, hparams, and text dashboards.
161161

162162
########################################################################
163163
# Learn More

0 commit comments

Comments
 (0)