onnxruntime/tools/ci_build
Changming Sun e70344e648
Fix training python packaging pipeline (#6613)
In a previous PR, I set the docker file name to a wrong value.
2021-02-09 11:04:39 -08:00
..
github Fix training python packaging pipeline (#6613) 2021-02-09 11:04:39 -08:00
__init__.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
amd_hipify.py Enable more ROCM ops that are sharing CUDA code. Some are needed for Turing NLG models. 2021-02-06 14:40:34 -08:00
build.py Don't update the excluded ops/types unless args.update is true. Updating the exclusion info triggers rebuilding of all kernels using type reduction. (#6604) 2021-02-09 07:15:31 +10:00
clean_docker_image_cache.py Fix clean_docker_image_cache.py detection of image pushes. (#6151) 2020-12-16 17:25:22 -08:00
coverage.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
exclude_unused_ops_and_types.py Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00
gen_def.py
get_docker_image.py Update get_docker_image.py to enable use without image cache container registry. (#6177) 2020-12-18 19:01:02 -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 disabling training kernels as part of a reduced build (#6557) 2021-02-09 09:51:31 -08:00
op_registration_validator.py Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00