onnxruntime/onnxruntime
raoanag 73b5c3354c
Set Transpose Attribute instead for manipulating MatMul Strides (#21927)
### Description
Update DML EP for `FusedMatMul` ORT graph node have TransA/B attribute
set instead of updating the strides.



### 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. -->
2024-09-19 16:26:20 -07:00
..
contrib_ops Matmul_nbits kernel for mlas sqnbits to support Fp16 inputs (#21807) 2024-09-13 14:55:08 -07:00
core Set Transpose Attribute instead for manipulating MatMul Strides (#21927) 2024-09-19 16:26:20 -07:00
python Add onnx export script for segment anything v2 (#22119) 2024-09-18 14:31:59 -07:00
test Implementation of AVX-VNNI-INT8 dot product instructions into MLAS GEMM (#21984) 2024-09-18 22:18:23 -07:00
tool/etw
wasm Introduce custom external data loader (#21634) 2024-08-27 12:18:52 -07:00
__init__.py bumps up version in main from 1.19 -> 1.20 (#21588) 2024-08-05 15:46:04 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings