Commit 9a4434f5 authored by Rick Ho's avatar Rick Ho
Browse files

add fastmoe.megatron to install list

parent 2bceb76b
......@@ -20,7 +20,7 @@ if __name__ == '__main__':
author_email='hja20@mails.tsinghua.edu.cn',
license='Apache-2',
url='https://github.com/laekov/fastmoe',
packages=['fmoe'],
packages=['fmoe', 'fmoe.megatron'],
ext_modules=[
CUDAExtension(
name='fmoe_cuda',
......
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