https://github.com/google/jax
Revision 7078f81dd00646b0236463cf81e2ad1bfb08a008 authored by lenamartens on 22 September 2022, 14:23:54 UTC, committed by lenamartens on 23 September 2022, 13:33:06 UTC
- err.throw == check_error(err) -> meaning they have the same behavior
  under checkify now
- "divided by zero" -> "division by zero"
- add validation that check_error only takes args of type Error
1 parent 640e15f
History
Tip revision: 7078f81dd00646b0236463cf81e2ad1bfb08a008 authored by lenamartens on 22 September 2022, 14:23:54 UTC
Checkify: misc improvements.
Tip revision: 7078f81
File Mode Size
.github
benchmarks
build
cloud_tpu_colabs
docs
examples
images
jax
jaxlib
tests
third_party
.bazelrc -rw-r--r-- 17.1 KB
.bazelversion -rw-r--r-- 6 bytes
.gitignore -rw-r--r-- 300 bytes
.pre-commit-config.yaml -rw-r--r-- 587 bytes
.readthedocs.yml -rw-r--r-- 569 bytes
CHANGELOG.md -rw-r--r-- 67.0 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-- 24.8 KB
WORKSPACE -rw-r--r-- 1.7 KB
conftest.py -rw-r--r-- 856 bytes
mypy.ini -rw-r--r-- 646 bytes
pylintrc -rw-r--r-- 1.6 KB
pytest.ini -rw-r--r-- 1.1 KB
setup.cfg -rw-r--r-- 486 bytes
setup.py -rw-r--r-- 4.2 KB

README.md

back to top