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

Default MaxPoolingOp only supports NHWC. #18

Open
zekdrum opened this issue Nov 12, 2020 · 1 comment
Open

Default MaxPoolingOp only supports NHWC. #18

zekdrum opened this issue Nov 12, 2020 · 1 comment

Comments

@zekdrum
Copy link

zekdrum commented Nov 12, 2020

When I run the file "evaluate.py" I get this error:
Default MaxPoolingOp only supports NHWC.
[[Node: max_pooling2d/MaxPool = MaxPoolT=DT_FLOAT, data_format="NCHW", ksize=[1, 1, 3, 3], padding="VALID", strides=[1, 1, 2, 2], _device="/job:localhost/replica:0/task:0/device:CPU:0"]]

I found that it should run with intel mkl, but not sure
Thanks!

@mikevoets
Copy link
Owner

HI @zekdrum, sorry for the extremely late reply!

Can you please provide the version of Python and Tensorflow you're running this with?

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

No branches or pull requests

2 participants