You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using the old tensorflow (v2.7) or buliding TF v2.11.0 with old bazel commend line with ABI=0, then you will get stuck with the similar errors as others were facing:
jaeyoo
changed the title
PLEASE REBUILD YOUR TENSORFLOW 2.11.0 with ABI=1 and -std=c++17 to avoid any shared library loading error.
PLEASE REBUILD YOUR TENSORFLOW of version 2.11.0 with ABI=1 and -std=c++17 to avoid any shared library loading error.
Apr 14, 2023
No more compatibility with TF v2.7.0 after TFQ >= 0.7.3.
For users of TF<=v2.7.0, please use TFQ <= 0.7.2
For new users, please use TF==2.11.0 and TFQ==0.7.3
The text was updated successfully, but these errors were encountered: