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
ColossalAI
Commits
0aa07e60
Unverified
Commit
0aa07e60
authored
Nov 04, 2021
by
ver217
Committed by
GitHub
Nov 04, 2021
Browse files
Merge pull request #15 from hpcaitech/feature/zhdoc
made some modifications to the documents
parents
ccb44882
05e7069a
Changes
21
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
0aa07e60
...
...
@@ -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
,
...
...
Prev
1
2
Next
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