https://github.com/google/jax
Revision 3ce5cb6d22aa11aac253a0a956671087e9668538 authored by Peter Hawkins on 08 September 2023, 16:17:53 UTC, committed by jax authors on 08 September 2023, 16:18:32 UTC
This is the only caller of this API in JAX, and it can be simplified.

Change in preparation for removing get_default_device_assignment() from the Python bindings.

PiperOrigin-RevId: 563770199
1 parent 832820e
History
Tip revision: 3ce5cb6d22aa11aac253a0a956671087e9668538 authored by Peter Hawkins on 08 September 2023, 16:17:53 UTC
Remove use of get_default_device_assignment().
Tip revision: 3ce5cb6
File Mode Size
.github
benchmarks
build
cloud_tpu_colabs
docs
examples
images
jax
jaxlib
tests
third_party
.bazelrc -rw-r--r-- 14.2 KB
.bazelversion -rw-r--r-- 6 bytes
.editorconfig -rw-r--r-- 292 bytes
.gitignore -rw-r--r-- 342 bytes
.pre-commit-config.yaml -rw-r--r-- 1.0 KB
.readthedocs.yml -rw-r--r-- 569 bytes
AUTHORS -rw-r--r-- 313 bytes
CHANGELOG.md -rw-r--r-- 99.1 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-- 26.0 KB
WORKSPACE -rw-r--r-- 788 bytes
conftest.py -rw-r--r-- 2.5 KB
pyproject.toml -rw-r--r-- 3.1 KB
setup.cfg -rw-r--r-- 1.5 KB
setup.py -rw-r--r-- 5.9 KB

README.md

back to top