Replies: 1 comment
-
Unfortunately we have not yet succeeded to support the newer TensorFlow versions. You can try to follow the README instructions on building yourself. Try searching for The first problem you will likely run into is that the TensorFlow repository no longer provides Dockerfiles for building TensorFlow from source. Previously, these were pulled as the first step with this script. You might be able to set up a custom development Docker image though that you can then use for the remaining steps. Feel free to post a pull request if you have succeeded to build one of the newer versions. Also feel free to ask for more advice if you don't really know how to get started. |
Beta Was this translation helpful? Give feedback.
-
Hello!
How do I use the repository to get a pre-built library for the latest tensorflow version 2.16.1?
Beta Was this translation helpful? Give feedback.
All reactions