We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c49ac commit 3242805Copy full SHA for 3242805
docs/advanced_guide.rst
@@ -14,6 +14,7 @@ operations.
14
notebooks/Distributed_arrays_and_automatic_parallelization
15
notebooks/explicit-sharding
16
notebooks/shard_map
17
+ notebooks/host-offloading
18
multi_process
19
distributed_data_loading
20
docs/conf.py
@@ -143,7 +143,6 @@ def _do_not_evaluate_in_jax(
143
'autodidax2_part1.md',
144
'sharded-computation.md',
145
'ffi.ipynb',
146
- 'notebooks/host-offloading.ipynb',
147
]
148
149
# The name of the Pygments (syntax highlighting) style to use.
0 commit comments