Skip to content

Commit 57321e1

Browse files
committed
Update notebooks/README
- Fixes broken link for lenet notebook - Adds link for ssd demo notebook Signed-off-by: Shashank Verma <[email protected]>
1 parent 2465bfb commit 57321e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebooks/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ Within the container, the notebooks themselves are located at `/workspace/TRTorc
4242

4343
## 2. Notebook list
4444

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

0 commit comments

Comments
 (0)