Skip to content
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

Could you please add test for NHWC model inference? #27547

Closed
jczaja opened this issue Sep 24, 2020 · 3 comments
Closed

Could you please add test for NHWC model inference? #27547

jczaja opened this issue Sep 24, 2020 · 3 comments
Assignees
Labels

Comments

@jczaja
Copy link
Contributor

jczaja commented Sep 24, 2020

Hi,

oneDNN is implementing NHWC model inference in fairly complex way and We are not able to test this only with unit test. It would be very helpful if there is a C-API / python API test that is running inference using CPU as well as oneDNN and then compare results. That would help in making sure that oneDNN's NHWC support is in sync with CPU.

@luotao1
Copy link
Contributor

luotao1 commented Sep 24, 2020

We have some NHWC model inference (C-API/python API) in CE, like #20589 and #25537 (maybe add in CE later). But I don't know whether there is C-API / python API test that is running inference in unit-tests.

@jczaja
Copy link
Contributor Author

jczaja commented Jan 26, 2021

thanks

@jczaja jczaja closed this as completed Jan 26, 2021
@paddle-bot-old
Copy link

Are you satisfied with the resolution of your issue?

YES
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants