Keras code compiles to JAX, TensorFlow, or PyTorch code, so anything you can do with one of these frameworks you can do with Keras. I recommend using JAX as your backend, as it is suitable for very-large scale computation and can be easily parallelized across many devices.
Keras Compiles to JAX, TensorFlow, PyTorch with JAX Recommended
By
–
Leave a Reply