https://github.com/google/jax
History
Tip revision: be86bb205d439a6a0db2e8aa3328bc3d441dae7d authored by Yash Katariya on 14 June 2024, 06:27:26 UTC
Replace usage of jax.xla_computation with JAX AOT APIs. `jax.xla_computation` is deprecated and will be deleted soon.
Tip revision: be86bb2
File Mode Size
jax_cpp
__init__.py -rw-r--r-- 581 bytes
advi.py -rw-r--r-- 4.8 KB
datasets.py -rw-r--r-- 3.1 KB
differentially_private_sgd.py -rw-r--r-- 8.8 KB
examples_test.py -rw-r--r-- 2.0 KB
gaussian_process_regression.py -rw-r--r-- 4.4 KB
kernel_lsq.py -rw-r--r-- 2.5 KB
mnist_classifier.py -rw-r--r-- 3.1 KB
mnist_classifier_fromscratch.py -rw-r--r-- 3.0 KB
mnist_vae.py -rw-r--r-- 4.9 KB
onnx2xla.py -rw-r--r-- 4.7 KB
spmd_mnist_classifier_fromscratch.py -rw-r--r-- 4.9 KB

back to top