Skip to content

Commit e31c400

Browse files
committed
add citrinet to Readme
1 parent 2acbb28 commit e31c400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebooks/README.md

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ Within the container, the notebooks themselves are located at `/Torch-TensorRT/n
9999
- [Resnet50-example.ipynb](Resnet50-example.ipynb): demo on the ResNet-50 network.
100100
- [vgg-qat.ipynb](vgg-qat.ipynb): Quantization Aware Trained models in INT8 using Torch-TensorRT
101101
- [EfficientNet-example.ipynb](EfficientNet-example.ipynb): Simple use of 3rd party PyTorch model library
102+
- [CitriNet-example.ipynb](CitriNet-example.ipynb): Optimizing the Nemo Citrinet acoustic model
103+
102104

103105
```python
104106

0 commit comments

Comments
 (0)