onnxruntime/tools/ci_build/github
Yifan Li 47a178b518
[EP Perf] Fix on EP Perf (#20683)
### Description
<!-- Describe your changes. -->
* Partially revert [previous
change](https://github.com/microsoft/onnxruntime/pull/19804), and
   * Redo concurrency_test_result parser outside of post.py
* Add support of syncing memtest result to db


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
To fix the error when CI is running on two model groups.
- When running on two model groups, the [previous
change](https://github.com/microsoft/onnxruntime/pull/19804) wrongly
navigates two levels up in the directory after running one model group,
while one level is needed. After that, the script can't find another
model group.
- Running on one model group can't repro the issue
2024-05-15 21:38:52 -07:00
..
android Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
apple Allow path pattern to be specified in package_release_tasks.py. (#20650) 2024-05-13 09:16:04 -07:00
azure-pipelines [EP Perf] Fix on EP Perf (#20683) 2024-05-15 21:38:52 -07:00
js
linux Remove an extra space in azure_scale_set_vm_mount_test_data.sh (#20584) 2024-05-08 09:46:50 -07:00
pai fix rocm ci pipeline (#19525) 2024-02-15 00:02:08 -08:00
windows [TensorRT EP] support TensorRT 10-GA (#20506) 2024-05-01 11:10:53 -07:00
Doxyfile_csharp.cfg