Justin Chu
fdce4fa6af
Format all python files under onnxruntime with black and isort ( #11324 )
...
Description: Format all python files under onnxruntime with black and isort.
After checking in, we can use .git-blame-ignore-revs to ignore the formatting PR in git blame.
#11315 , #11316
2022-04-26 09:35:16 -07:00
Suffian Khan
9f14af9809
Add BERT-L perf regression test on MI100 and re-enable batch size test ( #7240 )
...
* restore bs test and add perf test
* update perf number and fix path to results
2021-04-05 15:51:52 -07:00
Sherlock
37445d1198
Update Bert Perf Script ( #5339 )
...
Co-authored-by: Sherlock Huang <bahuang@OrtTrainingDev3.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
2020-09-30 14:30:20 -07:00
ytaous
4380b8ba68
adjust bs size ( #4375 )
...
Co-authored-by: Ethan Tao <ettao@microsoft.com>
2020-06-30 10:29:48 -07:00
ytaous
e0334f177c
Opset12 upgrade for existing models used by perf/e2e pipelines ( #4238 )
...
* opset12 support
* opset12 support
* on comments
Co-authored-by: Ethan Tao <ettao@microsoft.com>
2020-06-15 14:26:53 -07:00
ytaous
72d508b7a0
New perf metric - e2e throughput ( #4085 )
...
* new metric
* on comments
* tab to spaces
Co-authored-by: Ethan Tao <ettao@microsoft.com>
2020-06-01 12:11:34 -07:00
ytaous
93eb9bcfde
Add yaml/perf scripts for new perf test pipeline ( #3909 )
...
* yaml/perf scripts for new pipeline
* yaml/perf scripts for new pipeline
* remove unused imports
* testing some comments change
* testing some comments change
* testing jdbc
* testing jdbc
* testing jdbc
* exclude pwd from jdbc properties
* exclude pwd from jdbc properties
* namedtuple
* on comments
Co-authored-by: Ethan Tao <ettao@microsoft.com>
2020-05-13 14:15:17 -07:00