You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/source/api_ref_utilities.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ torchtune.utils
10
10
Checkpointing
11
11
-------------
12
12
13
-
TorchTune offers checkpointers to allow seamless transitioning between checkpoint formats for training and interoperability with the rest of the ecosystem. For a comprehensive overview of
13
+
torchtune offers checkpointers to allow seamless transitioning between checkpoint formats for training and interoperability with the rest of the ecosystem. For a comprehensive overview of
14
14
checkpointing, please see the :ref:`checkpointing deep-dive <understand_checkpointer>`.
15
15
16
16
.. autosummary::
@@ -68,7 +68,7 @@ Utilities to reduce memory consumption during training.
68
68
Performance and Profiling
69
69
-------------------------
70
70
71
-
TorchTune provides utilities to profile and debug the performance
71
+
torchtune provides utilities to profile and debug the performance
0 commit comments