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
05e7069a
Commit
05e7069a
authored
Nov 03, 2021
by
binmakeswell
Committed by
Fan Cui
Nov 03, 2021
Browse files
fixed some typos in the documents, added blog link and paper author information in README
parent
ccb44882
Changes
21
Hide 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 @
05e7069a
...
@@ -167,7 +167,7 @@ setup(
...
@@ -167,7 +167,7 @@ setup(
'docs'
,
'docs'
,
'tests'
,
'tests'
,
'*.egg-info'
,)),
'*.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
,
ext_modules
=
ext_modules
,
cmdclass
=
{
'build_ext'
:
BuildExtension
}
if
ext_modules
else
{},
cmdclass
=
{
'build_ext'
:
BuildExtension
}
if
ext_modules
else
{},
extras_require
=
extras
,
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