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

Code is difficult to reproduce #7

Open
ZXW-King opened this issue May 29, 2024 · 4 comments
Open

Code is difficult to reproduce #7

ZXW-King opened this issue May 29, 2024 · 4 comments

Comments

@ZXW-King
Copy link

Hello, which version of tensorflow and torch are you using? I used torch1.13.0+tensorflow2.5+cuda11.2 and got an error: "FileNotFoundError: Op type not registered 'DisableCopyOnRead' in binary runn", and the model could not be loaded. After changing to tensorflow2.13.0, an error still occurred:
tensorflow.python.framework.errors_impl.UnimplementedError: Graph execution error:

Detected at node 'superpoint/pred_tower0/vgg/conv1_1/conv/Relu' defined at (most recent call last):
Node: 'superpoint/pred_tower0/vgg/conv1_1/conv/Relu'
Detected at node 'superpoint/pred_tower0/vgg/conv1_1/conv/Relu' defined at (most recent call last):
Node: 'superpoint/pred_tower0/vgg/conv1_1/conv/Relu'
2 root error(s) found.
(0) UNIMPLEMENTED: DNN library is not found.
[[{{node superpoint/pred_tower0/vgg/conv1_1/conv/Relu}}]]
[[superpoint/descriptors/_157]]
(1) UNIMPLEMENTED: DNN library is not found.
[[{{node superpoint/pred_tower0/vgg/conv1_1/conv/Relu}}]]
0 successful operations.
0 derived errors ignored.

Original stack trace for 'superpoint/pred_tower0/vgg/conv1_1/conv/Relu':
How can I solve this problem? Thank you!

@blackjacket996
Copy link

I’ve got a same problem

@cccober
Copy link

cccober commented Oct 16, 2024

I‘ve also encountered this problem

@coffeeoreo
Copy link

I also encountered this problem

@atomishcv
Copy link

@ZXW-King I got the same problem, did you solve it

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

5 participants