onnxruntime/tools/ci_build
Edward Chen 9810b9e02b
Reduce amount of compiled CUDA device code (#6118)
Move CudaKernel from cuda_common.h to a new separate header, cuda_kernel.h. Update include sites to use cuda_kernel.h instead if they need CudaKernel. Inclusions of cuda_common.h are now more lightweight.

Make corresponding changes for ROCM execution provider code.

Other minor cleanup.
2020-12-14 15:27:40 -08:00
..
github Enable C# .NET5 for WinML (#6120) 2020-12-14 15:05:15 -08:00
__init__.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
amd_hipify.py Reduce amount of compiled CUDA device code (#6118) 2020-12-14 15:27:40 -08:00
build.py state_dict and load_state_dict for ORTTrainer (#6095) 2020-12-14 11:55:52 -08:00
clean_docker_image_cache.py Update build docker image cache cleanup (#6048) 2020-12-07 13:07:19 -08:00
coverage.py Android code coverage (#6061) 2020-12-08 10:55:02 -08:00
exclude_unused_ops.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -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 Fix build definition template typo, add logging (#6065) 2020-12-08 15:16:50 -08:00
logger.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
op_registration_utils.py Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
op_registration_validator.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00