onnxruntime/tools/ci_build/github/linux
Changming Sun 123e1eac01
Remove torch and valgrind from inference pipelines (#13568)
Pytorch was added to inference pipelines in PR #8027. But, actually
these pipelines do not use PyTorch. PyTorch is huge, here we need to
install it for 4 different Python versions. If we remove PyTorch, we
will significantly reduce the image size. And, now downloading a pytorch
package often takes more than 1 hour. If we do it 4 times, it may take 4
hours.

Valgrind was added by me long time back, and it was not used too. Now we
run Linux tests outside of docker containers. So, when we have the need,
we could install it through apt-get on Ubuntu instead of doing it in the
CentOS container.
2022-11-08 14:51:02 -08:00
..
docker Remove torch and valgrind from inference pipelines (#13568) 2022-11-08 14:51:02 -08:00
ort_minimal Add build configuration to binary size checks pipeline. (#13208) 2022-10-05 12:39:19 -07:00
tvm Bump protobuf from 3.18.1 to 3.18.3 in /tools/ci_build/github/linux/tvm 2022-09-24 21:12:16 -07:00
build_cuda_c_api_package.sh Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651) 2022-06-03 20:00:54 -07:00
build_linux_arm64_python_package.sh Add CMAKE_CUDA_ARCHITECTURES list to python packaging pipeline (#13081) 2022-09-26 10:22:43 -07:00
build_yocto.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
copy_strip_binary.sh include coreml_provider_factory.h in macos build instead of coreml_ex… (#12138) 2022-07-11 18:27:01 -07:00
create_package.sh
extract_and_bundle_gpu_package.sh Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651) 2022-06-03 20:00:54 -07:00
java_copy_strip_binary.sh Change native folder name for java macos arm64 (#12335) 2022-07-27 15:13:07 -07:00
java_linux_final_test.sh Add license header to some files. (#13074) 2022-09-23 18:46:02 -07:00
run_build.sh Remove one last nuphar reference (#13111) 2022-09-26 23:02:36 -07:00
run_dockerbuild.sh Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
run_python_tests.sh Add license header to some files. (#13074) 2022-09-23 18:46:02 -07:00
test_custom_ops_pytorch_export.sh Change "Export PyTorch CustomOp" build pipeline to use Ubuntu 20.04 (#8158) 2021-06-28 16:13:55 -07:00
upload_code_coverage_data.sh Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00