Unverified Commit 0aa07e60 authored by ver217's avatar ver217 Committed by GitHub
Browse files

Merge pull request #15 from hpcaitech/feature/zhdoc

made some modifications to the documents
parents ccb44882 05e7069a
......@@ -167,7 +167,7 @@ setup(
'docs',
'tests',
'*.egg-info',)),
description='An integrated large-scale model training framework with efficient parallelization techniques',
description='An integrated large-scale model training system with efficient parallelization techniques',
ext_modules=ext_modules,
cmdclass={'build_ext': BuildExtension} if ext_modules else {},
extras_require=extras,
......
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