onnxruntime/onnxruntime
Ye Wang d05777ddb6
stabilize fusion script with a seperate create_attention_node() (#15670)
### Description
<!-- Describe your changes. -->

previously it used create_attention_node() from base class in
fusion_attention.py. sometimes the changes in that file may silently
lead to generating a bad model.

### 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: Ubuntu <wy@v100-2.0cdb2e52twzevn1i4fi45bylyg.jx.internal.cloudapp.net>
2023-04-25 13:07:58 -07:00
..
contrib_ops initialize cache_indir explicitly in beamsearch with encoder decoder model (#15667) 2023-04-25 11:05:21 -07:00
core remove compute optimizer from lte (learning on the edge) builds (#15637) 2023-04-24 15:57:15 -07:00
python stabilize fusion script with a seperate create_attention_node() (#15670) 2023-04-25 13:07:58 -07:00
test Fix TRT timing cache test (#15588) 2023-04-25 10:20:26 -07:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm [js/web] WebGPU backend via JSEP (#14579) 2023-04-24 15:21:18 -07:00
__init__.py
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings