Skip to content

Commit

Permalink
Adds PT NDArray cheat sheet to docs (mkdocs.yml) (#2670)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgk committed Jun 22, 2023
1 parent 892d8a5 commit c6a609f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ nav:
- PyTorch:
- Overview: 'engines/pytorch/README.md'
- PyTorch Engine: 'engines/pytorch/pytorch-engine/README.md'
- PyTorch NDArray Operators: 'docs/pytorch/pytorch-djl-ndarray-cheatsheet.md'
- PyTorch Model Zoo: 'engines/pytorch/pytorch-model-zoo/README.md'
- Import PyTorch Model: 'docs/pytorch/how_to_convert_your_model_to_torchscript.md'
- Load a PyTorch Model: 'jupyter/load_pytorch_model.ipynb'
Expand Down

0 comments on commit c6a609f

Please sign in to comment.