-
Notifications
You must be signed in to change notification settings - Fork 14
Add SE-ResNeXt-152_parallel_exe #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SE-ResNeXt-152_parallel_exe #91
Conversation
20a03b2 to
42d44cb
Compare
42d44cb to
daea299
Compare
5ededc4 to
b9dd776
Compare
4813107 to
e8f4ff5
Compare
|
@chengduoZH maybe it's better to split the model part into a single file, then both parallel_do and parallel_executor can depend on the same model configuration. |
b70279d to
4f4c4c9
Compare
a5690df to
b105ee0
Compare
| @@ -0,0 +1,16 @@ | |||
| # Benchmark SE-ResNeXt-152 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
readme.md => README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
jacquesqiao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.