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
FastMoE
Commits
2bceb76b
Commit
2bceb76b
authored
Mar 22, 2021
by
Rick Ho
Browse files
add balance to init
parent
b690f245
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
fmoe/megatron/__init__.py
fmoe/megatron/__init__.py
+7
-0
No files found.
fmoe/megatron/__init__.py
View file @
2bceb76b
...
@@ -10,3 +10,10 @@ from .checkpoint import save_checkpoint
...
@@ -10,3 +10,10 @@ from .checkpoint import save_checkpoint
from
.checkpoint
import
load_checkpoint
from
.checkpoint
import
load_checkpoint
from
.distributed
import
DistributedDataParallel
from
.distributed
import
DistributedDataParallel
from
.balance
import
reset_gate_hook
from
.balance
import
get_balance_profile
from
.balance
import
generate_megatron_gate_hook
from
.balance
import
add_balance_log
from
.balance
import
patch_forward_step
from
.balance
import
patch_model_provider
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