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 46 forks source link

[MPS] MUL is not supported for MPS #117

Closed huningxin closed 5 years ago

huningxin commented 5 years ago

MUL operation is not supported for MPS: https://github.com/intel/webml-polyfill/blob/master/docs/supported_ops.md

Op Type MPS
ADD no
MUL no
huningxin commented 5 years ago

Fixed. @BruceDai , please verify. Thanks!

Christywl commented 5 years ago

Verified this with MPS backend on nightly build b7ce158, the test passed. https://brucedai.github.io/nt/test/mul.html?backend=mps