onnxruntime/onnxruntime
cloudhan 14365b67a0
Fix hipify due to CUDA EP tensorrt_fused_multihead_attention optimization (#12990)
Recent change in CUDA EP #12814 makes hipify extremely slow and breaks the building. This PR fixes it by c

The onnxruntime/contrib_ops/rocm/bert/attention.h is checkout-ed from the version before #12814 and manually hipify-ed.
Slightly extend amd_hipify.py to allow wildcard file match and exclude all `tensorrt_fused_multihead_attention/*` files from hipify
2022-09-19 15:29:23 +08:00
..
contrib_ops Fix hipify due to CUDA EP tensorrt_fused_multihead_attention optimization (#12990) 2022-09-19 15:29:23 +08:00
core Fix some warnings (#12918) 2022-09-18 10:55:33 -07:00
gsl
python fix bug: quantization shape inference (#12983) 2022-09-16 10:17:22 -07:00
test fix bug: quantization shape inference (#12983) 2022-09-16 10:17:22 -07:00
tool/etw
wasm
__init__.py Bump ort version number (#11948) 2022-07-22 12:55:53 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings