Skip to content

Commit 5ca7062

Browse files
authored
Merge pull request NVIDIA#523 from yzhang123/yzhang123-patch-6
fix jasper column name mixup again
2 parents 3b5fd68 + cbde541 commit 5ca7062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • PyTorch/SpeechRecognition/Jasper/trt

PyTorch/SpeechRecognition/Jasper/trt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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|

0 commit comments

Comments
 (0)