Merge pull request #1015 from szmigacz/gnmt-update2

[GNMT/PyT] requirements.txt: updated pytablewriter to 0.64.0
This commit is contained in:
nv-kkudrynski 2021-10-18 10:31:05 +02:00 committed by GitHub
commit a0fa02f592
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 2 deletions

View file

@ -932,7 +932,11 @@ To view all available options for inference, run `python3 translate.py --help`.
## Performance
The performance measurements in this document were conducted at the time of publication and may not reflect the performance achieved from NVIDIAs latest software release. For the most up-to-date performance measurements, go to [NVIDIA Data Center Deep Learning Product Performance](https://developer.nvidia.com/deep-learning-performance-training-inference).
The performance measurements in this document were conducted at the time of
publication and may not reflect the performance achieved from NVIDIAs latest
software release. For the most up-to-date performance measurements, go to
[NVIDIA Data Center Deep Learning Product
Performance](https://developer.nvidia.com/deep-learning-performance-training-inference).
### Benchmarking
The following section shows how to run benchmarks measuring the model

View file

@ -1,4 +1,4 @@
pytablewriter==0.47.0
pytablewriter==0.64.0
sacrebleu==1.2.10
sacremoses==0.0.19
pynvml==8.0.4