onnxruntime/tools
PeixuanZuo be2200c00b
[ROCm] fix python package pipeline (#17136)
ROCm python package pipeline failed because this
PR(https://github.com/microsoft/onnxruntime/pull/16325) changed onnx
version to a commit and we need to build onnx from source. Low protobuf
version will cause build errors.
This PR remove `cmake ` and `protobuf ` from Dockerfile, these two will
install by `install_os_deps.sh`.
2023-08-14 11:22:43 -07:00
..
android_custom_build Add lsb-release package to android custom build (#16944) 2023-08-01 11:27:29 -07:00
ci_build [ROCm] fix python package pipeline (#17136) 2023-08-14 11:22:43 -07:00
doc Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
nuget Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00
perf_view fix json format (#11046) 2022-03-30 16:15:33 -07:00
python Disable PERF* rules in ruff to allow better readability (#16834) 2023-07-25 15:38:22 -07:00