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 62
62
'JAX_time_series_classification.md' ,
63
63
'JAX_transformer_text_classification.md' ,
64
64
'data_loaders_on_cpu_with_jax.md' ,
65
+ 'data_loaders_for_multi_device_setups_with_jax.md' ,
65
66
]
66
67
67
68
suppress_warnings = [
98
99
'JAX_time_series_classification.ipynb' ,
99
100
'JAX_transformer_text_classification.ipynb' ,
100
101
'data_loaders_on_cpu_with_jax.ipynb' ,
102
+ 'data_loaders_for_multi_device_setups_with_jax.ipynb' ,
101
103
]
Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ JAX_image_captioning
22
22
JAX_time_series_classification
23
23
JAX_transformer_text_classification
24
24
data_loaders_on_cpu_with_jax
25
+ data_loaders_for_multi_device_setups_with_jax
25
26
```
26
27
27
28
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