-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
[Test Mv] quantization #51890
[Test Mv] quantization #51890
Conversation
很抱歉,经过我们的反复讨论,你的PR暂未达到合入标准,请阅读飞桨原生算子开发规范,你可以重新提交新的PR,我们先将此PR关闭,感谢你的贡献。 |
@tianshuo78520a @zhiqiu 好像因为路径问题报错了,麻烦帮忙看一下怎么改比较合适 |
看了下python/paddle/static/quantization/tests/CMakeLists.txt文件,在windows上会跳过这几个单测,麻烦添加下。并回复下我上面的问题 |
我更新了测试的语句,挪动到了移除这几个测试的语句后面~ |
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,可以先合入,后续 再提个PR修改下elementwise_op.cc权限或考虑删除单测
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.
为什么会修改这个文件?做了修改了权限操作?
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.
@Liyulingyue 麻烦看下这个文件权限
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.
@Liyulingyue 麻烦看下这个文件权限
我觉得有点奇怪,暂时先别合入比较好,可能是解决冲突的过程中不小心改动了
PR types
Others
PR changes
Others
Describe