Skip to content

Commit 59a066f

Browse files
committed
file_conflict_resolved
1 parent 6600b2e commit 59a066f

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
'data_loaders_on_gpu_with_jax.md',
7070
'data_loaders_for_multi_device_setups_with_jax.md',
7171
'data_loaders_on_gpu_with_jax.md',
72+
'data_loaders_for_multi_device_setups_with_jax.md',
7273
]
7374

7475
suppress_warnings = [
@@ -109,4 +110,5 @@
109110
'data_loaders_on_gpu_with_jax.ipynb',
110111
'data_loaders_for_multi_device_setups_with_jax.ipynb',
111112
'data_loaders_on_gpu_with_jax.ipynb',
113+
'data_loaders_for_multi_device_setups_with_jax.ipynb',
112114
]

docs/source/tutorials.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ data_loaders_on_cpu_with_jax
2727
data_loaders_on_gpu_with_jax
2828
data_loaders_for_multi_device_setups_with_jax
2929
data_loaders_on_gpu_with_jax
30+
data_loaders_for_multi_device_setups_with_jax
3031
```
3132

3233
Once you've gone through this content, you can refer to package-specific

0 commit comments

Comments
 (0)