-
-
Save powderluv/09e402b8cf52d27e8936adadd395c4fc to your computer and use it in GitHub Desktop.
Example of how to use XLA AOT via tfcompile to build a Keras model into a shared library.
I would use IREE or SHARK these days instead of XLA for CPU and GPU to create static executables
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you know if there is anyway to build the model into a static library?