Skip to content

Commit 1df65ce

Browse files
committed
add_data_loading_on_gpu
1 parent c925fa4 commit 1df65ce

File tree

4 files changed

+4230
-0
lines changed

4 files changed

+4230
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
'JAX_examples_image_segmentation.md',
5858
'JAX_Vision_transformer.md',
5959
'data_loaders_on_cpu_with_jax.md',
60+
'data_loaders_on_gpu_with_jax.md',
6061
]
6162

6263
suppress_warnings = [
@@ -88,4 +89,5 @@
8889
'JAX_examples_image_segmentation.ipynb',
8990
'JAX_Vision_transformer.ipynb',
9091
'data_loaders_on_cpu_with_jax.ipynb',
92+
'data_loaders_on_gpu_with_jax.ipynb',
9193
]

0 commit comments

Comments
 (0)