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

File ~\anaconda3\lib\site-packages\tensorflow\python\training\input.py:171 in input_producer raise RuntimeError( RuntimeError: Input pipelines based on Queues are not supported when eager execution is enabled. Please use tf.data to ingest data into your model instead. #8

Open
Fatimakais opened this issue Jun 17, 2023 · 0 comments

Comments

@Fatimakais
Copy link

Fatimakais commented Jun 17, 2023

File ~\anaconda3\lib\site-packages\tensorflow\python\training\input.py:171 in input_producer
raise RuntimeError(

RuntimeError: Input pipelines based on Queues are not supported when eager execution is enabled. Please use tf.data to ingest data into your model instead.

tf.contrib has been deprecated so I had to change multiple files.
Do you have any idea how to solve it?
thank you

@Fatimakais Fatimakais changed the title tf.contrib has been deprecated File ~\anaconda3\lib\site-packages\tensorflow\python\training\input.py:171 in input_producer raise RuntimeError( RuntimeError: Input pipelines based on Queues are not supported when eager execution is enabled. Please use tf.data to ingest data into your model instead. Jun 17, 2023
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

1 participant