mirror of
https://github.com/ROCm/jax.git
synced 2025-04-15 19:36:06 +00:00
[shard-map] add user tutorial
This commit is contained in:
parent
ba10775eda
commit
8b219d5f7b
@ -18,6 +18,7 @@ This section contains examples and tutorials on more advanced topics, such as Mu
|
||||
|
||||
multi_process
|
||||
notebooks/Distributed_arrays_and_automatic_parallelization
|
||||
notebooks/shard_map
|
||||
notebooks/xmap_tutorial
|
||||
|
||||
.. toctree::
|
||||
|
@ -209,6 +209,7 @@ nb_execution_excludepatterns = [
|
||||
'notebooks/xmap_tutorial.*',
|
||||
'notebooks/Distributed_arrays_and_automatic_parallelization.*',
|
||||
'notebooks/autodiff_remat.*',
|
||||
'notebooks/shard_map.*',
|
||||
# Requires accelerators
|
||||
'pallas/quickstart.*',
|
||||
]
|
||||
|
1964
docs/notebooks/shard_map.ipynb
Normal file
1964
docs/notebooks/shard_map.ipynb
Normal file
File diff suppressed because one or more lines are too long
1373
docs/notebooks/shard_map.md
Normal file
1373
docs/notebooks/shard_map.md
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user