onnxruntime/tools/ci_build/github
Adrian Lizarraga 418304743d
[EP-Perf-Dashboard] Update table schemas (#13327)
Updates EP perf benchmarking scripts to upload new data with an improved table schema. In order to preserve compatibility with the current benchmarking pipeline, we still upload data that uses the old schema as well. These changes are required in order to improve data filtering capabilities and general UX in dashboards that visualize this data.

Details:
- EP names no longer hardcoded as columns for tables that store inference latency, session creation times, memory usage, and model/EP status.
- Add explicit branch, commit ID, and commit date columns to all tables
- Improvements to the docker image building scripts (simplify docker image build; support installing binary TensorRT packages)
- Remove use of deprecated DataFrame.append in favor of pandas.concat.
2022-10-19 16:15:05 -07:00
..
android Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
apple Add onnxruntime_BUILD_UNIT_TESTS=OFF definition to iOS package build options. (#13238) 2022-10-10 18:00:17 -07:00
azure-pipelines [EP-Perf-Dashboard] Update table schemas (#13327) 2022-10-19 16:15:05 -07:00
js Use full ORT package for onnxruntime-react-native. (#13037) 2022-09-23 07:20:03 +10:00
linux [EP-Perf-Dashboard] Update table schemas (#13327) 2022-10-19 16:15:05 -07:00
pai [ROCm] Revert CI pipeline to ROCm5.2.3 (#13297) 2022-10-12 10:47:33 -07:00
python_checks
windows Add license header to some files. (#13074) 2022-09-23 18:46:02 -07:00
Doxyfile_csharp.cfg