Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
apex
Commits
76026a35
Unverified
Commit
76026a35
authored
Jun 01, 2020
by
Thor Johnsen
Committed by
GitHub
Jun 01, 2020
Browse files
Merge pull request #867 from NVIDIA/fix_python_only_apex_distopt
Remove distributed lamb from __init__.py
parents
cdb0b3ee
012135b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
apex/contrib/optimizers/__init__.py
apex/contrib/optimizers/__init__.py
+0
-1
No files found.
apex/contrib/optimizers/__init__.py
View file @
76026a35
from
.fp16_optimizer
import
FP16_Optimizer
from
.fused_adam
import
FusedAdam
from
.fused_lamb
import
FusedLAMB
from
.distributed_fused_lamb
import
DistributedFusedLAMB
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