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

apply tensorflow 2.3.1 version #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skaghzz
Copy link

@skaghzz skaghzz commented Dec 14, 2020

  • main.py
    apply tensorflow 2.3.1 version
    delete session
    using universal-sentence-encoder version 2 to 4

  • requirements.txt
    upgrade all library in requirements to running

@Lord-V15
Copy link

Lord-V15 commented Apr 8, 2021

RuntimeError: Exporting/importing meta graphs is not supported when eager execution is enabled. No graph exists when eager execution is enabled.
Any idea why I'm getting this error ?

@skaghzz
Copy link
Author

skaghzz commented Apr 23, 2021

@Lord-V15
This seems to be a TensorFlow version compatibility issue.
Does the RuntimeError occur in tensorflow 2.x.x version?
you should try to make new python env or conda env and then install requirements by using pip.

- main.py
apply tensorflow 2.3.1 version
delete session
using universal-sentence-encoder version 2 to 4

- requirements.txt
upgrade all library in requirements to running
@skaghzz skaghzz force-pushed the apply_tensorflow-2.3.1 branch from 88e9cc5 to d23bff5 Compare April 23, 2021 00:17
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

Successfully merging this pull request may close these issues.

None yet

2 participants