AI Dynamics

Global AI News Aggregator

About

Keras 3 Introduces Low-Level API Supporting JAX TensorFlow PyTorch

Keras 3 features a low-level `keras.ops` API with 201 functions that work in JAX, TensorFlow, and PyTorch with the exact same semantics and numerics. This includes 137 NumPy ops. It's not "numpy-like", it's literally the NumPy API (plus a bunch of NN ops).

→ View original post on X — @fchollet