rocm_jax/.gitignore
George Necula 75c2236063 Addressed comments for the Colab.
* Cleaned up use of section levels
* Renamed ma to multiply_add and sq_add to square_add
* Other minor clarifications
* Separated the Colabs into Tutorials and Advanced Tutorials
2019-10-03 11:20:04 +02:00

16 lines
167 B
Plaintext

*.pyc
*.so
*.egg-info
.ipynb_checkpoints
/bazel-*
.bazelrc
/tensorflow
.DS_Store
build/
dist/
.mypy_cache/
docs/notebooks/.ipynb_checkpoints/
docs/_autosummary
.idea