https://github.com/google/jax
Revision 1cb8d31c665bf88ed2b437431f79ae56bf18e368 authored by Yash Katariya on 06 March 2024, 19:41:34 UTC, committed by jax authors on 06 March 2024, 19:42:40 UTC
Also comment out key reuse check in cpp dispatch since it's True for jax tests which prevent prng keys from taking Cpp dispatch.

PiperOrigin-RevId: 613289252
1 parent fc8dc83
History
Tip revision: 1cb8d31c665bf88ed2b437431f79ae56bf18e368 authored by Yash Katariya on 06 March 2024, 19:41:34 UTC
Convert in_shardings to physical shardings in cpp dispatch path because the same happens with prng arrays.
Tip revision: 1cb8d31
File Mode Size
.github
benchmarks
build
cloud_tpu_colabs
docs
examples
images
jax
jax_plugins
jaxlib
tests
third_party
.bazelrc -rw-r--r-- 17.3 KB
.bazelversion -rw-r--r-- 6 bytes
.editorconfig -rw-r--r-- 292 bytes
.gitignore -rw-r--r-- 355 bytes
.pre-commit-config.yaml -rw-r--r-- 1.1 KB
.readthedocs.yml -rw-r--r-- 569 bytes
AUTHORS -rw-r--r-- 313 bytes
CHANGELOG.md -rw-r--r-- 116.8 KB
CITATION.bib -rw-r--r-- 408 bytes
CONTRIBUTING.md -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 19.8 KB
WORKSPACE -rw-r--r-- 724 bytes
conftest.py -rw-r--r-- 2.5 KB
pyproject.toml -rw-r--r-- 5.5 KB
setup.py -rw-r--r-- 7.8 KB

README.md

back to top