Skip to content

Commit 17b4717

Browse files
author
Orbax Authors
committed
Adjust module directives in checkpoint_manager.rst to use simpler namespaces.
PiperOrigin-RevId: 794601067
1 parent f20d857 commit 17b4717

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed
Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
CheckpointManager
22
============================================================================
33

4-
.. currentmodule:: orbax.checkpoint.checkpoint_manager
5-
64
.. automodule:: orbax.checkpoint.checkpoint_manager
75

6+
.. currentmodule:: orbax.checkpoint
7+
88
CheckpointManager
99
------------------------------------------------
1010
.. autoclass:: CheckpointManager
@@ -15,17 +15,8 @@ CheckpointManagerOptions
1515
.. autoclass:: CheckpointManagerOptions
1616
:members:
1717

18-
AsyncOptions
19-
------------------------------------------------
20-
.. autoclass:: AsyncOptions
21-
:members:
22-
23-
MultiprocessingOptions
24-
------------------------------------------------
25-
.. autoclass:: MultiprocessingOptions
26-
:members:
27-
2818
Utility functions
2919
------------------------------------------------
20+
.. currentmodule:: orbax.checkpoint.checkpoint_manager
3021

3122
.. autofunction:: is_async_checkpointer

0 commit comments

Comments
 (0)