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
For what it's worth, this also breaks the build on machines running Python 3.12. LiteRT's Python packages only support up to Python 3.11. Python 3.12 was released one year ago---October 2023. Tensorflow proper has supported 3.12 since at least November 2023.
For what it's worth, this also breaks the build on machines running Python 3.12. LiteRT's Python packages only support up to Python 3.11. Python 3.12 was released one year ago---October 2023. Tensorflow proper has supported 3.12 since at least November 2023.
This PR #2702 introduced a dependency to LiteRT.
It appears LiteRT does not support linux+aarch64 builds.
This is a blocker if you are using Linux+Aarch64.
Until this is resolved it would be good to revert the PR.
The text was updated successfully, but these errors were encountered: