mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
1. Fix training e2e pipeline. The failure was caused by my recent change #7632. The fix is adding "--cmake_extra_defines CMAKE_CUDA_ARCHITECTURES=70" to the build parameters because the machines are with V100 GPUs. 2. Simplify Nuphar pipeline. It doesn't need to install a separated ONNX version(1.5.0) 3. Fix a problem that run_dockerbuild.sh ignored OS version parameter. Now because it starts to take effect, I also set python version to the system default one(3.8 for ubuntu 20.04) |
||
|---|---|---|
| .. | ||
| docker | ||
| ort_minimal | ||
| build_yocto.sh | ||
| copy_strip_binary.sh | ||
| copy_strip_binary_trt.sh | ||
| create_package.sh | ||
| java_copy_strip_binary.sh | ||
| java_linux_final_test.sh | ||
| run_build.sh | ||
| run_dockerbuild.sh | ||
| test_custom_ops_pytorch_export.sh | ||
| upload_ortsrv_binaries.sh | ||
| yocto_build_toolchain.sh | ||