onnxruntime/tools/ci_build
Suffian Khan 76bc0e479c
Enable dense sequence optimized version of Pytorch exported BERT-L on AMD GPU (#6504)
* Permit dense seq optimization on BERT-L pytorch export by enabling ReduceSumTraining, Equal, and NonZero on AMD

* enable Equal tests

* enable fast_matrix_reduction test case
2021-01-29 13:12:34 -08:00
..
github Enable dense sequence optimized version of Pytorch exported BERT-L on AMD GPU (#6504) 2021-01-29 13:12:34 -08:00
__init__.py
amd_hipify.py Enable dense sequence optimized version of Pytorch exported BERT-L on AMD GPU (#6504) 2021-01-29 13:12:34 -08:00
build.py [OpenVINO-EP] Remove support for OpenVINO 2020.2 (#6493) 2021-01-28 23:00:41 -08: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 Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +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 Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
op_registration_validator.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00