Revision 4c423c36d0b4f0e05c29db507bd6bedd5e0f9e75 authored by Peter Hawkins on 18 January 2022, 18:41:43 UTC, committed by jax authors on 18 January 2022, 18:42:14 UTC
(check_jaxpr() is only used when debugging.)

Don't eagerly pretty print jaxprs: only do so if we are going to raise an error.
Don't eagerly form error messages. Delete typecheck_assert.

PiperOrigin-RevId: 422594126
1 parent e30b96c
History
File Mode Size
.github
benchmarks
build
cloud_tpu_colabs
design_notes
docs
examples
images
jax
jaxlib
tests
third_party
.bazelrc -rw-r--r-- 16.0 KB
.bazelversion -rw-r--r-- 6 bytes
.gitignore -rw-r--r-- 291 bytes
.pre-commit-config.yaml -rw-r--r-- 563 bytes
.readthedocs.yml -rw-r--r-- 569 bytes
CHANGELOG.md -rw-r--r-- 46.9 KB
CONTRIBUTING.md -rw-r--r-- 150 bytes
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 22.1 KB
WORKSPACE -rw-r--r-- 1.3 KB
conftest.py -rw-r--r-- 852 bytes
mypy.ini -rw-r--r-- 618 bytes
pylintrc -rw-r--r-- 1.6 KB
pytest.ini -rw-r--r-- 975 bytes
setup.cfg -rw-r--r-- 329 bytes
setup.py -rw-r--r-- 3.2 KB

README.md

back to top