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

coref_kernels.so not found #40

Open
saxenakrati09 opened this issue Oct 23, 2018 · 6 comments
Open

coref_kernels.so not found #40

saxenakrati09 opened this issue Oct 23, 2018 · 6 comments

Comments

@saxenakrati09
Copy link

I am using tensorflow=1.11.0 version.
While running "python demo.py final", I get this error:
Traceback (most recent call last):
File "demo.py", line 7, in
import coref_model as cm
File "C:\Users\ks\H_S\e2e-coref\coref_model.py", line 17, in
import coref_ops
File "C:\Users\ks\H_S\e2e-coref\coref_ops.py", line 8, in
coref_op_library = tf.load_op_library("./coref_kernels.so")
File "C:\Users\ks\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\framework\load_library.py", line 56, in load_op_library
lib_handle = py_tf.TF_LoadLibrary(library_filename)
tensorflow.python.framework.errors_impl.NotFoundError: .\coref_kernels.so not found

How to solve this?

@Nishanthml
Copy link

Nishanthml commented Oct 23, 2018

run setup_all.sh file before running demo.py.

@saxenakrati09
Copy link
Author

Hi, I already run setup_all.sh file. It’s giving same error.

@Vipning
Copy link

Vipning commented Jul 4, 2019

what is the function of the custom op ?

@lvhongyan
Copy link

请问这个问题解决了嘛?NotFoundError: .\coref_kernels.so not found

@lvhongyan
Copy link

Have you solved the problem?NotFoundError: .\coref_kernels.so not found

@anujajyothiv
Copy link

is this solved .. I am getting the same error

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