intel / webml-polyfill

Deprecated, the Web Neural Network Polyfill project has been moved to https://github.com/webmachinelearning/webnn-polyfill
Apache License 2.0
161 stars 42 forks source link

[API] CONV_2D supports quantized with symmetric per channel quantization for the filter #1172

Closed huningxin closed 4 years ago

huningxin commented 4 years ago

Quantized with symmetric per channel quantization for the filter:

huningxin commented 4 years ago

done by https://github.com/intel/webml-polyfill/pull/1156