-
Notifications
You must be signed in to change notification settings - Fork 97
feat(classification): Update classification codebase to 1.0 #71
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
feat(classification): Update classification codebase to 1.0 #71
Conversation
|
别忘把pylint修了。 |
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没更新,尤其是很多参数已经变了。
另外代码似乎是多机全占的逻辑,明确不支持单机单/多卡了是么?
other LGTM.
现在支持 |
|
还差一点点,当 还有,默认 |
9b9ce16 to
5029ce1
Compare
单卡的场景可以正常跑了;也已修改为 |
wjfwzzc
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.
* fix(quant): modify elemwise add to fuse_add_relu (#64) * update classification codebase to 1.0 * Fix style according to reviews * update README and command line args * fix single gpu logic * use all reduce sum mode Co-authored-by: Dash Chen <chenzhh3671@gmail.com>
No description provided.