mirror of
https://github.com/ROCm/jax.git
synced 2025-04-17 12:26:07 +00:00
Merge pull request #1423 from gnecula/colabs
Added How_JAX_primitives_work colab
This commit is contained in:
commit
a5063ee68b
3
.gitignore
vendored
3
.gitignore
vendored
@ -10,3 +10,6 @@ build/
|
||||
dist/
|
||||
.mypy_cache/
|
||||
docs/notebooks/.ipynb_checkpoints/
|
||||
docs/_autosummary
|
||||
.idea
|
||||
|
||||
|
@ -13,7 +13,13 @@ For an introduction to JAX, start at the
|
||||
|
||||
notebooks/quickstart
|
||||
notebooks/autodiff_cookbook
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:caption: Advanced Tutorials
|
||||
|
||||
notebooks/Common_Gotchas_in_JAX
|
||||
notebooks/How_JAX_primitives_work
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
1651
docs/notebooks/How_JAX_primitives_work.ipynb
Normal file
1651
docs/notebooks/How_JAX_primitives_work.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user