File tree Expand file tree Collapse file tree
PyTorch/SpeechRecognition/Jasper/trt Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ The results are obtained by running inference on LibriSpeech dev-clean dataset o
281281
282282# ### Inference performance: NVIDIA T4
283283
284- | Sequence Length (in seconds) | Batch size | PyTorch FP16 Throughput (# sequences/second) Percentiles | | | | TensorRT FP16 Throughput (#sequences/second) Percentiles | | | | PyT/ TRT Speedup |
284+ | Sequence Length (in seconds) | Batch size | TensorRT FP16 Throughput (# sequences/second) Percentiles | | | | PyTorch FP16 Throughput (#sequences/second) Percentiles | | | | TRT/PyT Speedup |
285285| ---------------| ------------| ---------------------| ---------| ---------| ---------| -----------------| ---------| ---------| ---------| -----------------|
286286| | | 90% | 95% | 99% | Avg | 90% | 95% | 99% | Avg | |
287287| 2| 1| 71.002| 70.897| 70.535| 71.987| 42.974| 42.932| 42.861| 43.166| 1.668|
You can’t perform that action at this time.
0 commit comments