Unverified Commit 76026a35 authored by Thor Johnsen's avatar Thor Johnsen Committed by GitHub
Browse files

Merge pull request #867 from NVIDIA/fix_python_only_apex_distopt

Remove distributed lamb from __init__.py
parents cdb0b3ee 012135b1
from .fp16_optimizer import FP16_Optimizer
from .fused_adam import FusedAdam
from .fused_lamb import FusedLAMB
from .distributed_fused_lamb import DistributedFusedLAMB
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment