Skip to content

Commit

Permalink
chore: added to mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulnovello committed Apr 19, 2024
1 parent ca3ab5f commit 2ca50ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ nav:
- React: notebooks/tensorflow/demo_react_tf.ipynb
- Gram: notebooks/tensorflow/demo_gram_tf.ipynb
- GEN: notebooks/tensorflow/demo_gen_tf.ipynb
- SCALE: notebooks/tensorflow/demo_scale_tf.ipynb
- ASH: notebooks/tensorflow/demo_ash_tf.ipynb
- OOD Baselines (Torch):
- MLS/MSP: notebooks/torch/demo_mls_msp_torch.ipynb
- ODIN: notebooks/torch/demo_odin_torch.ipynb
Expand All @@ -28,6 +30,8 @@ nav:
- React: notebooks/torch/demo_react_torch.ipynb
- Gram: notebooks/torch/demo_gram_torch.ipynb
- GEN: notebooks/torch/demo_gen_torch.ipynb
- SCALE: notebooks/torch/demo_scale_torch.ipynb
- ASH: notebooks/torch/demo_ash_torch.ipynb
- Advanced Topics:
- Seamlessly handling torch and tf datasets with DataHandler: pages/datahandler_tuto.md
- Seamlessly handling torch and tf Tensors with Operator: pages/operator_tuto.md
Expand Down

0 comments on commit 2ca50ff

Please sign in to comment.