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 f5e5765 commit 5c649daCopy full SHA for 5c649da
torchx/components/metrics.py
@@ -6,7 +6,7 @@
6
7
"""
8
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
+storage along side your model. As the model trains you can launch a
10
tensorboard instance locally to monitor your model progress:
11
12
.. code-block:: shell-session
0 commit comments