Skip to content

Commit

Permalink
file_conflict_resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
selamw1 committed Nov 26, 2024
1 parent 5c86a13 commit 4144201
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
'JAX_examples_image_segmentation.md',
'JAX_Vision_transformer.md',
'JAX_machine_translation.md',
'data_loaders_on_gpu_with_jax.md',
]

suppress_warnings = [
Expand Down Expand Up @@ -88,4 +89,5 @@
'JAX_examples_image_segmentation.ipynb',
'JAX_Vision_transformer.ipynb',
'JAX_machine_translation.ipynb',
'data_loaders_on_gpu_with_jax.ipynb',
]
1 change: 1 addition & 0 deletions docs/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ JAX_basic_text_classification
JAX_examples_image_segmentation
JAX_Vision_transformer
JAX_machine_translation
data_loaders_on_gpu_with_jax
```

Once you've gone through this content, you can refer to package-specific
Expand Down

0 comments on commit 4144201

Please sign in to comment.