Open jing-bao opened 1 week ago
Hi, @fs-eire , would you please take a look? I haven't modified the CI pipeline file yet, just locally pass the unit tests and "npm test". If acceptable, I can add them in a new PR. Also, clang-format will modify many mlas files aside from my added cpp file, so I'm not sure if I need to run that. Maybe you can give me some hints on the file formatting.
Description
Add Wasm Relaxed SIMD support. Use integer dot product instructions for QGemmU8X8.
Motivation and Context
https://github.com/microsoft/onnxruntime/issues/22533