Merge pull request #31 from laekov/gate
Reconstruct gate and add gshard / switch
Showing
cuda/tests/limit.cu
0 → 100644
cuda/tests/prune_gate.cu
0 → 100644
cuda/utils/fmoe_utils.h
0 → 100644
fmoe/gates/__init__.py
0 → 100644
fmoe/gates/base_gate.py
0 → 100644
fmoe/gates/gshard_gate.py
0 → 100644
fmoe/gates/naive_gate.py
0 → 100644
fmoe/gates/switch_gate.py
0 → 100644
fmoe/gates/utils.py
0 → 100644
fmoe/gates/zero_gate.py
0 → 100644
tests/test_gates.py
0 → 100644
Please register or sign in to comment