Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
535eb011
Unverified
Commit
535eb011
authored
Feb 18, 2021
by
Min Xu
Committed by
GitHub
Feb 18, 2021
Browse files
[fix] expose checkpoint_wrapper (#399)
* [fix] expose checkpoint_wrapper * fix formatting
parent
205af8c2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
fairscale/nn/misc/__init__.py
fairscale/nn/misc/__init__.py
+1
-0
No files found.
fairscale/nn/misc/__init__.py
View file @
535eb011
...
...
@@ -3,4 +3,5 @@
# This source code is licensed under the BSD license found in the
# LICENSE file in the root directory of this source tree.
from
.checkpoint_activations
import
checkpoint_wrapper
from
.flatten_params_wrapper
import
FlattenParamsWrapper
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment