Closed DawnMe closed 7 years ago
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:
Yep - this isn't available on CPUs - you need a GPU to run this.
See: https://github.com/tensorflow/tensorflow/issues/6035
@mshunshin Thanks. Closed the issue.
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: