https://github.com/google/jax
History
Tip revision: 39a5b2c67c5f732051bf10c3a4ef242af25b4a27 authored by Yash Katariya on 14 June 2024, 05:43:00 UTC
Replace usage of jax.xla_computation with JAX AOT APIs. `jax.xla_computation` is deprecated and will be deleted soon.
Tip revision: 39a5b2c
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