-
Notifications
You must be signed in to change notification settings - Fork 614
update bazel version in install.md to 5.3.0 to work with TF v2.11.0 #756
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
Conversation
realized #755 updates the readme |
@Sinestro38 is tfq worked with tf2.11.0 and python 3.9 at your side? because when i follow up the steps of installation listed on website, it throws an error of tfq_simulate_ops.so |
Hi @deepquantum88 could you tell us more information?
|
I want to work with TF 2.11.0 and TFQ 0.7.2. But during installation it did not work. But due to some other packages i have to work with TF2.11.0. |
We will soon release TFQ 0.7.3 which is compatible with TF2.11.0. It will resolve the issue. please stay tuned. |
Will 0.7.3 include GPU support? Also is there any public roadmap for the future development of TFQ? |
Hi @lockwo, currently, I am working on the full support for TFv2.11.0 compatibility. Please stay tuned for the future roadmap later soon. |
This comment was marked as off-topic.
This comment was marked as off-topic.
@jaeyoo @Sinestro38 is tfq nightly can work with TF2.11.0? |
@deepquantum88 theoretically, yes. could you please try it? |
@jaeyoo Thank you for your response. I tried the latest version, but did not able to install. Can you suggest any particular tfq nightly version which can be compatible with TF2.11.0? |
Or could you please tell me the exact error messages with your command lines? |
This PR accompanies #755
Updates the
docs/install.md
file to download bazel 5.3.0 instead of 5.1.0 which causes errors when building Tensorflow 2.11.0