Revision 7356f29ce0d6123363d426c124ef1c71addcd730 authored by Smit Hinsu on 09 January 2023, 06:16:20 UTC, committed by jax authors on 09 January 2023, 06:34:12 UTC
The following commit removed the use of `client` but the check was left out and is not unnecessary.
https://github.com/tensorflow/tensorflow/commit/71ac02ec1f8a0af70d6a49447c9b5d49f4115f8a

PiperOrigin-RevId: 500618944
1 parent 44b97ae
History
File Mode Size
.github
benchmarks
build
cloud_tpu_colabs
docs
examples
images
jax
jaxlib
tests
third_party
.bazelrc -rw-r--r-- 17.2 KB
.bazelversion -rw-r--r-- 6 bytes
.gitignore -rw-r--r-- 328 bytes
.pre-commit-config.yaml -rw-r--r-- 642 bytes
.readthedocs.yml -rw-r--r-- 569 bytes
AUTHORS -rw-r--r-- 313 bytes
CHANGELOG.md -rw-r--r-- 74.5 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-- 25.3 KB
WORKSPACE -rw-r--r-- 1.7 KB
conftest.py -rw-r--r-- 2.5 KB
mypy.ini -rw-r--r-- 646 bytes
pylintrc -rw-r--r-- 1.6 KB
pytest.ini -rw-r--r-- 1.7 KB
setup.cfg -rw-r--r-- 1.2 KB
setup.py -rw-r--r-- 4.2 KB

README.md

back to top