onnxruntime/tools/ci_build/github/linux
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
..
docker [ROCm] fix python package pipeline (#17136) 2023-08-14 11:22:43 -07:00
ort_minimal Update the MacOS/Linux build scripts that build/install protobuf from source (#16906) 2023-07-31 10:51:48 -07:00
tvm
build_cuda_c_api_package.sh
build_linux_arm64_python_package.sh Make AzureEP default for python and c# packaging (#17025) 2023-08-09 12:36:52 -07:00
build_yocto.sh
copy_strip_binary.sh
create_package.sh
extract_and_bundle_gpu_package.sh
java_copy_strip_binary.sh
java_linux_final_test.sh
run_build.sh
run_dockerbuild.sh
run_python_dockerbuild.sh Make AzureEP default for python and c# packaging (#17025) 2023-08-09 12:36:52 -07:00
run_python_tests.sh
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh