Revision d2ae949b4611099e0c8e749b4ad80b352951377f authored by Matthew Johnson on 27 January 2021, 04:19:09 UTC, committed by Matthew Johnson on 27 January 2021, 04:19:09 UTC
1 parent 1fd1faa
Raw File
.gitignore
*.pyc
*.so
*.egg-info
*.whl
build/bazel*
dist/
.ipynb_checkpoints
/bazel-*
.bazelrc
/tensorflow
.DS_Store
.mypy_cache/
.pytype/
docs/build
docs/notebooks/.ipynb_checkpoints/
docs/_autosummary
.idea
.vscode
venv/
jax.iml
back to top