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

[Doc] Update native mapping doc for clDNN #1129

Closed Christywl closed 4 years ago

Christywl commented 4 years ago

https://github.com/intel/webml-polyfill/blob/master/docs/native_mapping.md

Need add the following ops into native mapping doc:

ibelem commented 4 years ago

@Christywl please 4 seperate issues and assigne to developers to track and update.

Christywl commented 4 years ago

Done: MPS/DirectML(https://github.com/intel/webml-polyfill/issues/1137): junwei BNNS/DNNL(https://github.com/intel/webml-polyfill/issues/1138): lisha NNAPI/ONNX(https://github.com/intel/webml-polyfill/issues/1139): mingming clDNN(https://github.com/intel/webml-polyfill/issues/1129): ningxin

huningxin commented 4 years ago

ARGMAX, LOGISTIC, PRELU are done. Others are not implemented by clDNN now.