onnxruntime/tools/ci_build
Sumit Agarwal f4f49535a4
[ORT 1.18.2] Cherry Pick Pad Optimizations + Update DML to 1.15.1 (#21670)
### Description
This change cherry-picks 2 Pad fusion optimization:
https://github.com/microsoft/onnxruntime/pull/21640 and
https://github.com/microsoft/onnxruntime/pull/21556.

It also has to cherry-pick 2 extra changes to unblock pipeline and
dependency failure: https://github.com/microsoft/onnxruntime/pull/21300
and https://github.com/microsoft/onnxruntime/pull/21662 (didn't include
test which are part of 1.18.1 payload).

Also uploaded new version of
[onnxruntime_build_dependencies:10.177](https://dev.azure.com/onnxruntime/onnxruntime/_artifacts/feed/onnxruntime/UPack/onnxruntime_build_dependencies/overview/1.0.177)
and updated the same in `download-deps.yml`.

Additionally it also updates DML binary to 1.15.1.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Changming Sun <chasun@microsoft.com>
Co-authored-by: Tianlei Wu <tlwu@microsoft.com>
2024-08-12 07:02:00 -07:00
..
github [ORT 1.18.2] Cherry Pick Pad Optimizations + Update DML to 1.15.1 (#21670) 2024-08-12 07:02:00 -07:00
__init__.py
amd_hipify.py
build.py [ORT 1.18.1 Release] Cherry pick 3rd round (#21129) 2024-06-24 10:02:38 -07:00
clean_docker_image_cache.py
compile_triton.py
coverage.py
gen_def.py
get_docker_image.py
logger.py
op_registration_utils.py
op_registration_validator.py
patch_manylinux.py
policheck_exclusions.xml
reduce_op_kernels.py Re-organize the transpose optimization and layout transformation files. (#16246) 2023-07-07 08:24:47 +10:00
replace_urls_in_deps.py
requirements-transformers-test.txt
set-trigger-rules.py
update_tsaoptions.py
upload_python_package_to_azure_storage.py