onnxruntime/tools/ci_build
zhangyaobit fd16085cea
Zhanyao/attention (#10545)
* Enable Attention op for ROCM EP.

As a note, potential hipify improvements: (1) handle math
contants (attention_softmax.h), (2) correctly generate transpose
options for the GEMM helpers, consider counterpart/dummy API for
CublasMathModeSetter (attention_impl.cu, attention_impl.cu). After
these improvements, we don't need to manually keep copies of the
above mentioned files any more.

* Clean up debugging code.
2022-02-17 09:02:45 -08:00
..
github Add openvino base image option (#10581) 2022-02-17 17:10:01 +08:00
__init__.py
amd_hipify.py Zhanyao/attention (#10545) 2022-02-17 09:02:45 -08:00
build.py [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01:00
clean_docker_image_cache.py
coverage.py
gen_def.py Amdmigraphx fix build error (#9272) 2022-01-10 15:18:43 -08:00
get_docker_image.py
logger.py
op_registration_utils.py Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
op_registration_validator.py
reduce_op_kernels.py Move reduced ops files into build directory (#10030) 2021-12-28 19:04:20 -08:00
requirements.txt Bump numpy from 1.19.2 to 1.21.0 in /tools/ci_build 2022-01-12 17:45:35 -08:00
upload_python_package_to_azure_storage.py do not add pkg wheel entry to the index html file if it already exists (#9004) 2021-09-09 16:20:19 -07:00