onnxruntime/tools/ci_build/github/linux
Chen Fu df4cb6f301
Adding pytorch cpuinfo as dependency (#8178)
Pytorch cpuinfo library allows us to query current cpu features, micro-architecture and cache size, etc. These information is needed for targeted performance optimizations.

Unfortunately it does not work under Windows/ARM. We need to develop our own later
2021-07-12 14:21:12 -07:00
..
docker Pinning pillow version to 8.2.0 to circumvent regression introduced by 8.3.0 (#8303) 2021-07-06 13:02:39 -07:00
ort_minimal Adding pytorch cpuinfo as dependency (#8178) 2021-07-12 14:21:12 -07:00
build_yocto.sh
copy_strip_binary.sh add missing provider_options.h in packages (#7995) 2021-06-08 16:37:05 -07:00
create_package.sh
java_copy_strip_binary.sh fixes for cuda centos/manylinux (#7830) 2021-05-25 19:38:59 -07:00
java_linux_final_test.sh Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
run_build.sh Add TRT 7.1 Pipeline (#8073) 2021-06-21 20:57:04 -07:00
run_dockerbuild.sh Update run_dockerbuild.sh: set default python version based on OS version (#8136) 2021-06-23 15:50:03 -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_ortsrv_binaries.sh
yocto_build_toolchain.sh