mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-15 20:50:42 +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) |
||
|---|---|---|
| .. | ||
| manylinux | ||
| training | ||
| install_centos.sh | ||
| install_deps_android.sh | ||
| install_ninja.sh | ||
| install_openmpi.sh | ||
| install_os_deps.sh | ||
| install_protobuf.sh | ||
| install_python_deps.sh | ||
| install_server_deps.sh | ||
| install_ubuntu.sh | ||
| requirements.txt | ||