onnxruntime/tools/ci_build/github/linux
Changming Sun 6e2b064aec
Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089)
1. Remove some unused code and simplify tools/ci_build/github/linux/run_dockerbuild.sh.
2. Enable Nuget CUDA tests. The original design was we could leverage Directory.Build.props and let cmake generate the required properties(USE_CUDA/...) there. However, in nuget packaging pipeline we test the package on a different host that doesn't run cmake command and doesn't have the auto-generated Directory.Build.props file.
2021-06-22 18:43:33 -07:00
..
docker Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
ort_minimal Validate that the conversion script from the python package can be used to convert models. (#7517) 2021-05-04 16:25:04 +10: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
run_build.sh Add TRT 7.1 Pipeline (#8073) 2021-06-21 20:57:04 -07:00
run_dockerbuild.sh Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
test_custom_ops_pytorch_export.sh
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh