onnxruntime/tools/ci_build/github
Changming Sun 5a7f65b831
Fix training e2e pipeline (#7942)
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)
2021-06-04 09:37:09 -07:00
..
android Include ORT C/C++ API headers in the ORT Mobile AAR package (#7858) 2021-05-27 17:07:48 -07:00
apple Add podspec template for ios package, update build settings (#7907) 2021-06-02 11:30:05 -07:00
azure-pipelines Fix training e2e pipeline (#7942) 2021-06-04 09:37:09 -07:00
linux Fix training e2e pipeline (#7942) 2021-06-04 09:37:09 -07:00
pai ROCM support int reductions 2021-05-17 16:42:06 -07:00
windows Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Doxyfile_csharp.cfg