From caa18888780cfded3a050cc02d80921588259f8a Mon Sep 17 00:00:00 2001 From: Yang Zhang Date: Tue, 22 Oct 2019 09:50:07 -0700 Subject: [PATCH] update Readme numbers --- PyTorch/SpeechRecognition/Jasper/trt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyTorch/SpeechRecognition/Jasper/trt/README.md b/PyTorch/SpeechRecognition/Jasper/trt/README.md index a070c8a97..8f0edb13a 100644 --- a/PyTorch/SpeechRecognition/Jasper/trt/README.md +++ b/PyTorch/SpeechRecognition/Jasper/trt/README.md @@ -279,7 +279,7 @@ The results are obtained by running inference on LibriSpeech dev-clean dataset o #### Inference performance: NVIDIA T4 -| Sequence Length (in seconds) | Batch size | PyTorch FP16 Throughput (#sequences/second) Percentiles | | | | TRT FP16 Throughput (#sequences/second) Percentiles | | | | PyT/TRT Speedup | +| Sequence Length (in seconds) | Batch size | TRT FP16 Throughput (#sequences/second) Percentiles | | | | PyTorch FP16 Throughput (#sequences/second) Percentiles | | | | TRT/PyTorch Speedup | |---------------|------------|---------------------|---------|---------|---------|-----------------|---------|---------|---------|-----------------| | | | 90% | 95% | 99% | Avg | 90% | 95% | 99% | Avg | | |2|1|71.002|70.897|70.535|71.987|42.974|42.932|42.861|43.166|1.668|