Skip to content

Commit 5c649da

Browse files
daniellepintzfacebook-github-bot
authored andcommitted
Fix minor typo in metrics.py (#409)
Summary: Pull Request resolved: #409 Test Plan: N/A Reviewed By: d4l3k Differential Revision: D34801162 Pulled By: daniellepintz fbshipit-source-id: 9efc41e31dc2d0904a9e7df588369c1975d7ecbb
1 parent f5e5765 commit 5c649da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchx/components/metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
"""
88
For metrics we recommend using Tensorboard to log metrics directly to cloud
9-
storage along side your model. As the model trains you can use launch a
9+
storage along side your model. As the model trains you can launch a
1010
tensorboard instance locally to monitor your model progress:
1111
1212
.. code-block:: shell-session

0 commit comments

Comments
 (0)