-
Notifications
You must be signed in to change notification settings - Fork 97
feat(quantization): update quantization codebase to 1.0 #79
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
Conversation
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.
others请 @zhouyizhuang-megvii 帮忙看
zhouyizhuang-megvii
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
|
CI也请修一下 |
7632c6e to
5dc7cdd
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.
setup.cfg中[isort]的skip没去掉quantization
others LGTM.
…quantization code for format check
* feat(quantization): update quantization codebase to 1.0 * refactor(quantization): refactor ci by using shell script and change quantization code for format check
update quantization codebase