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

TF 2.14.0 support #1871

Open
elgalu opened this issue Oct 7, 2023 · 2 comments
Open

TF 2.14.0 support #1871

elgalu opened this issue Oct 7, 2023 · 2 comments

Comments

@elgalu
Copy link

elgalu commented Oct 7, 2023

TF 2.14.0 is still not added to https://github.com/tensorflow/io#tensorflow-version-compatibility and latest tensorflow-io==0.34.0 after tfio.IODataset.from_mnist(...) gives error:

NotImplementedError: unable to open file: libtensorflow_io.so, from paths:
['/opt/conda/lib/python3.11/site-packages/tensorflow_io/python/ops/libtensorflow_io.so']
caused by: ['/opt/conda/lib/python3.11/site-packages/tensorflow_io/python/ops/libtensorflow_io.so: 
undefined symbol:
_ZNK10tensorflow4data11DatasetBase8FinalizeEPNS_15OpKernelContextESt8functionIFN3tsl8StatusOrINS5_4core11RefCountPtrIS1_EEEEvEE']

Same issue with latest master branch commit: 8359def

@rivershah
Copy link

This is lagging significantly now. We need 2.14 and 2.15 support please.

@robertschweizer
Copy link

robertschweizer commented Dec 19, 2023

I believe this was added yesterday in #1831 and released in version 0.35.0.

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

3 participants