File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 69
69
'data_loaders_on_gpu_with_jax.md' ,
70
70
'data_loaders_for_multi_device_setups_with_jax.md' ,
71
71
'data_loaders_on_gpu_with_jax.md' ,
72
+ 'data_loaders_for_multi_device_setups_with_jax.md' ,
72
73
]
73
74
74
75
suppress_warnings = [
109
110
'data_loaders_on_gpu_with_jax.ipynb' ,
110
111
'data_loaders_for_multi_device_setups_with_jax.ipynb' ,
111
112
'data_loaders_on_gpu_with_jax.ipynb' ,
113
+ 'data_loaders_for_multi_device_setups_with_jax.ipynb' ,
112
114
]
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ data_loaders_on_cpu_with_jax
27
27
data_loaders_on_gpu_with_jax
28
28
data_loaders_for_multi_device_setups_with_jax
29
29
data_loaders_on_gpu_with_jax
30
+ data_loaders_for_multi_device_setups_with_jax
30
31
```
31
32
32
33
Once you've gone through this content, you can refer to package-specific
You can’t perform that action at this time.
0 commit comments