https://github.com/google/jax
Revision ec15e83018087d3379a4c71150cf632ae11d4d2c authored by jax authors on 26 September 2022, 03:53:45 UTC, committed by jax authors on 26 September 2022, 03:54:17 UTC
1 parent 7c85ca3
History
Tip revision: ec15e83018087d3379a4c71150cf632ae11d4d2c authored by jax authors on 26 September 2022, 03:53:45 UTC
- Wraps calls to lax.xeinsum and _einsum in a named call with their 'spec', the string specifying the computation. Makes xprof traces more interpretable.
Tip revision: ec15e83
File Mode Size
.github
benchmarks
build
cloud_tpu_colabs
docs
examples
images
jax
jaxlib
tests
third_party
.bazelrc -rw-r--r-- 17.3 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
AUTHORS -rw-r--r-- 313 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-- 862 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