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 68
68
'data_loaders_on_cpu_with_jax.md' ,
69
69
'data_loaders_for_multi_device_setups_with_jax.md' ,
70
70
'data_loaders_on_gpu_with_jax.md' ,
71
+ 'data_loaders_for_multi_device_setups_with_jax.md' ,
71
72
]
72
73
73
74
suppress_warnings = [
107
108
'data_loaders_on_cpu_with_jax.ipynb' ,
108
109
'data_loaders_for_multi_device_setups_with_jax.ipynb' ,
109
110
'data_loaders_on_gpu_with_jax.ipynb' ,
111
+ 'data_loaders_for_multi_device_setups_with_jax.ipynb' ,
110
112
]
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ JAX_transformer_text_classification
26
26
data_loaders_on_cpu_with_jax
27
27
data_loaders_for_multi_device_setups_with_jax
28
28
data_loaders_on_gpu_with_jax
29
+ data_loaders_for_multi_device_setups_with_jax
29
30
```
30
31
31
32
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