Commits


Tracy Sharpe authored and GitHub committed c9078818527
MLAS: optimize QuantizeLinear (#2660) This adds MLAS support to quantize a buffer using vector instructions for x86/x64/ARM64. This helper is now used for the QuantizeLinear and DynamicQuantizeLinear ops.