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

No OpKernel was registered to support Op 'MaxPoolWithArgmax' #2

Closed
DawnMe opened this issue Nov 14, 2017 · 2 comments
Closed

No OpKernel was registered to support Op 'MaxPoolWithArgmax' #2

DawnMe opened this issue Nov 14, 2017 · 2 comments

Comments

@DawnMe
Copy link

DawnMe commented Nov 14, 2017

After running python train.py, I'm getting the following error:

No OpKernel was registered to support Op 'MaxPoolWithArgmax' with these attrs. Registered devices: [CPU], Registered kernels:

Anyone has encountered this?

Shahar

@mshunshin
Copy link
Owner

Yep - this isn't available on CPUs - you need a GPU to run this.

See: tensorflow/tensorflow#6035

@DawnMe
Copy link
Author

DawnMe commented Nov 20, 2017

@mshunshin Thanks. Closed the issue.

@DawnMe DawnMe closed this as completed Nov 20, 2017
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