Skip to content

Remove onnxruntime/python/tools/tensorrt (unused internal dashboard tooling) - #29395

Merged
Akshay Sonawane (apsonawane) merged 1 commit into
mainfrom
chilo-ms/remove-tensorrt-perf-tools
Aug 10, 2026
Merged

Remove onnxruntime/python/tools/tensorrt (unused internal dashboard tooling)#29395
Akshay Sonawane (apsonawane) merged 1 commit into
mainfrom
chilo-ms/remove-tensorrt-perf-tools

Conversation

@chilo-ms

Copy link
Copy Markdown
Contributor

Summary

Remove the onnxruntime/python/tools/tensorrt directory and the associated Azure DevOps pipeline. These were only used for an internal TensorRT performance dashboard that is no longer in use.

Removed

  • onnxruntime/python/tools/tensorrt/ - TensorRT perf benchmark scripts, Docker build helpers, memory/concurrency test harness, dashboard post scripts, model test data, and gen_trt_engine_wrapper_onnx_model.py
  • tools/ci_build/github/azure-pipelines/linux-gpu-tensorrt-daily-perf-pipeline.yml - the Azure DevOps pipeline that consumed the above tooling

Verification

  • Searched the entire repo for references to python/tools/tensorrt, python.tools.tensorrt, tools/tensorrt, gen_trt_engine_wrapper_onnx_model, and linux-gpu-tensorrt-daily-perf-pipeline - no remaining references found.
  • 28 files removed, ~5,700 lines deleted.

Remove the TensorRT perf tools directory and the
linux-gpu-tensorrt-daily-perf-pipeline.yml Azure DevOps pipeline
that consumed it. These were only used for an internal TensorRT
performance dashboard that is no longer in use.

Removed:
- onnxruntime/python/tools/tensorrt/ (perf benchmarks, build scripts,
  mem tests, dashboard post scripts, model data)
- tools/ci_build/github/azure-pipelines/linux-gpu-tensorrt-daily-perf-pipeline.yml

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@apsonawane
Akshay Sonawane (apsonawane) merged commit caf31b5 into main Aug 10, 2026
164 of 171 checks passed
@apsonawane
Akshay Sonawane (apsonawane) deleted the chilo-ms/remove-tensorrt-perf-tools branch August 10, 2026 23:43
This was referenced Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants