Skip to content

Commit

Permalink
Update notebooks/README
Browse files Browse the repository at this point in the history
- Fixes broken link for lenet notebook
- Adds link for ssd demo notebook

Signed-off-by: Shashank Verma <[email protected]>
  • Loading branch information
shashank3959 committed Aug 5, 2020
1 parent a95df2e commit ea10df5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion notebooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ Within the container, the notebooks themselves are located at `/workspace/TRTorc

## 2. Notebook list

- [LeNet-example.ipynb](LeNet-example.ipynb): simple example on a LeNet network.
- [lenet-getting-started.ipynb](lenet-getting-started.ipynb): simple example on a LeNet network.
- [ssd-object-detection-demo.ipynb](ssd-object-detection-demo.ipynb): demo for compiling a pretrained SSD model using TRTorch.

0 comments on commit ea10df5

Please sign in to comment.