rocm_jax/.gitignore
Filippo Vicentini 793fb9b22c Fix issue in check_tree, so that custom_linear_solve supports
hax_aux=True when the vector and the aux are both pytrees.
2022-11-07 21:29:43 +01:00

29 lines
307 B
Plaintext

*.pyc
*.so
*.egg-info
*.whl
build/bazel*
dist/
.ipynb_checkpoints
/bazel-*
.jax_configure.bazelrc
/tensorflow
.DS_Store
.mypy_cache/
.pytype/
docs/build
*_pb2.py
docs/notebooks/.ipynb_checkpoints/
docs/_autosummary
.idea
.vscode
.envrc
jax.iml
# virtualenv/venv directories
venv/
bin/
include/
lib/
share/