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 'FarthestPointSample' with these attrs. Registered devices: [CPU], Registered kernels: device='GPU' #13

Open
GopiRajuMatta opened this issue Dec 21, 2020 · 3 comments

Comments

@GopiRajuMatta
Copy link

GopiRajuMatta commented Dec 21, 2020

Hello,

My installation was successful. I setup the environment using environment.yml file. Previously, I ran this code of testing and training without any errors. Suddenly, I came across this error, while running test code.

"InvalidArgumentError (see above for traceback): Restoring from checkpoint failed. This is most likely due to a mismatch between the current graph and the graph from the checkpoint. Please ensure that you have not altered the graph expected based on the checkpoint. Original error:

No OpKernel was registered to support Op 'FarthestPointSample' with these attrs. Registered devices: [CPU], Registered kernels:
device='GPU' "

Can you please help me out to resolve this error.

Thank you
Gopi

@GopiRajuMatta
Copy link
Author

@yifita , can you respond to this.
When I searched in internet, people are saying like it is problem with GPU. While running, it is picking up CPU instead GPU. I uninstalled and installed all again, but same problem. Previously it worked without any problems. I don't know what is the problem particularly happening now. Looking forward for your reply.

If anyone came across same issue, please respond.

@Nhunguts
Copy link

I met the same problem. If I uninstall tensorflow and reinstall tensorflow-gpu, this error has gone, but another error occured:

ImportError: libcudnn.so.6: cannot open shared object file: No such file or directory
Failed to load the native TensorFlow runtime.

I am using tensorflow 1.3.0 and cuda8.0.

@GopiRajuMatta
Copy link
Author

This post would be helpful!
Franck-Dernoncourt/NeuroNER#66

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