onnxruntime/orttraining/tools/ci_test
Suffian Khan 00b0a9c127
Add hugging-face models loss curve and performance guards to ROCm CI pipeline. (#8915)
* test running hf bert-large

* try again

* try again

* include other models

* correct names

* disable deberta-v2-xxlarge

* avoid torch.distributed

* add compare json loss and perf for bert-large to test

* fix sed expression

* remove pytest

* add more models

* move unit tests u

* display samples/sec
2021-09-01 09:03:10 -07:00
..
results Add hugging-face models loss curve and performance guards to ROCm CI pipeline. (#8915) 2021-09-01 09:03:10 -07:00
compare_huggingface.py Add hugging-face models loss curve and performance guards to ROCm CI pipeline. (#8915) 2021-09-01 09:03:10 -07:00
compare_results.py
download_azure_blob_archive.py
run_batch_size_test.py Add BERT-L perf regression test on MI100 and re-enable batch size test (#7240) 2021-04-05 15:51:52 -07:00
run_bert_perf_test.py Add BERT-L perf regression test on MI100 and re-enable batch size test (#7240) 2021-04-05 15:51:52 -07:00
run_convergence_test.py
run_gpt2_perf_test.py