onnxruntime
c02b3989 - [ARM] MatMulNBits Fp16 support - API change only (#22826)

Commit
1 year ago
[ARM] MatMulNBits Fp16 support - API change only (#22826) ### Description A break-down PR of https://github.com/microsoft/onnxruntime/pull/22651 Op API change only. - add template to functions and classes that support fp32 and fp16 - rename functions, classes and files that support fp32 and fp16 from SQNBxxx to QNBxxx ### 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. -->
Author
Parents
Loading