onnxruntime/tools/ci_build/github/linux
Yifan Li 54e471a054
[EP Perf] Display percentage of cuda/trt ops in cuda/trt ep on EP Perf Dashboard (#18868)
### Description
Display percentage of cuda/trt ops in cuda/trt ep on EP Perf Dashboard:

![image](https://github.com/microsoft/onnxruntime/assets/109183385/bafba098-1338-46fa-b10a-ca19eff2a746)

Check
[here](https://msit.powerbi.com/groups/d1ae6355-afd0-4c40-b78e-676a86cab1e2/reports/82101bbb-dad2-4f24-9ddf-a37f0d41509a/ReportSectionda402bdf6824e505a614?experience=power-bi)
to preview on ep perf dashboard


### 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. -->
- brief overview of op metrics towards various models
- easy to identify models which haven't reached 100% ops on cuda/trt ep.
2023-12-20 22:11:47 -08:00
..
docker [EP Perf] Display percentage of cuda/trt ops in cuda/trt ep on EP Perf Dashboard (#18868) 2023-12-20 22:11:47 -08:00
ort_minimal [Linter] Bump ruff and remove pylint (#17797) 2023-10-05 21:07:33 -07:00
tvm Fix TVM pipelines (#15653) 2023-04-26 09:55:05 +02:00
build_cuda_c_api_package.sh Create a new Nuget Package pipeline for CUDA 12 (#18135) 2023-11-28 09:03:46 -08:00
build_linux_python_package.sh Create a new Python Package pipeline for CUDA 12 (#18348) 2023-11-20 09:48:28 -08:00
build_rocm_c_api_package.sh Fix ROCM's nightly build (#17518) 2023-09-13 08:50:14 -07:00
build_tensorrt_c_api_package.sh Create a new Nuget Package pipeline for CUDA 12 (#18135) 2023-11-28 09:03:46 -08:00
build_yocto.sh
copy_strip_binary.sh Add cuda context headers to zip (#18330) 2023-11-09 14:53:58 -08:00
create_package.sh
extract_and_bundle_gpu_package.sh [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
java_copy_strip_binary.sh Change native folder name for java macos arm64 (#12335) 2022-07-27 15:13:07 -07:00
java_linux_final_test.sh Update protobuf-java to version 3.21.7 (#13630) 2022-11-17 15:04:42 -08:00
run_build.sh Fix Linux MultiGPU TensorRT CI (#15697) 2023-04-26 10:01:33 -07:00
run_dockerbuild.sh Fix Multi GPU TensorRT tests (#17269) 2023-08-25 20:30:45 -07:00
run_python_dockerbuild.sh Create a new Python Package pipeline for CUDA 12 (#18348) 2023-11-20 09:48:28 -08:00
run_python_dockertest.sh Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
run_python_tests.sh Adding new pipeline for python cuda testing (#18718) 2023-12-18 18:13:03 -08:00
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh