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 66
66
'JAX_time_series_classification.md' ,
67
67
'JAX_transformer_text_classification.md' ,
68
68
'data_loaders_on_cpu_with_jax.md' ,
69
+ 'data_loaders_for_multi_device_setups_with_jax.md' ,
69
70
]
70
71
71
72
suppress_warnings = [
102
103
'JAX_time_series_classification.ipynb' ,
103
104
'JAX_transformer_text_classification.ipynb' ,
104
105
'data_loaders_on_cpu_with_jax.ipynb' ,
106
+ 'data_loaders_for_multi_device_setups_with_jax.ipynb' ,
105
107
]
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ JAX_image_captioning
24
24
JAX_time_series_classification
25
25
JAX_transformer_text_classification
26
26
data_loaders_on_cpu_with_jax
27
+ data_loaders_for_multi_device_setups_with_jax
27
28
```
28
29
29
30
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