onnxruntime/tools/ci_build
Edward Chen 04679e31ab
Specify CUDA compute capability 7.5 in Linux GPU build (#7203)
Recently a build agent pool was changed to use T4 GPUs (CUDA compute capability 7.5). Updating some CUDA build options to accommodate that.
2021-03-31 18:51:44 -07:00
..
github Specify CUDA compute capability 7.5 in Linux GPU build (#7203) 2021-03-31 18:51:44 -07:00
__init__.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
amd_hipify.py Enable more unit tests for ROCM EP (#6776) 2021-02-24 15:20:50 -08:00
build.py Add Android AAR packaging script for ORT-Mobile (#7138) 2021-03-30 18:42:18 -07:00
clean_docker_image_cache.py Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
coverage.py Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
gen_def.py Reduce IOS shared library size by symbol file. (#5171) 2020-09-14 23:59:41 -07:00
get_docker_image.py Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
logger.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
op_registration_utils.py Support required types when excluding typed registrations (#6871) 2021-03-08 08:22:07 -08:00
op_registration_validator.py Support specifying globally allowed types from build script (#6677) 2021-02-22 14:05:00 -08:00
reduce_op_kernels.py Support required types when excluding typed registrations (#6871) 2021-03-08 08:22:07 -08:00