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] Support TANH op #575

Closed GreyZzzzzzXh closed 5 years ago

GreyZzzzzzXh commented 5 years ago

Definition: https://android.googlesource.com/platform/frameworks/ml/+/master/nn/runtime/include/NeuralNetworks.h#1801

GreyZzzzzzXh commented 5 years ago
GreyZzzzzzXh commented 5 years ago

TANH has been defined in webml-polyfill/src/nn/Enums.js, close this issue.