Searched refs:OH_NN_OPS_ERF (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | erf_builder.cpp | 77 REGISTER_OPS(ErfBuilder, OH_NN_OPS_ERF);
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 1776 OH_NN_OPS_ERF = 59, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 … OH_NN_OPS_GELU = 56,<br/>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OPS_ERF = 59, OH_NN_OP…
|
H A D | _neural_network_runtime.md | 71 … OH_NN_OPS_GELU = 56,<br/>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OPS_ERF = 59, OH_NN_OP… 634 | OH_NN_OPS_ERF<sup>12+</sup> | 高斯误差函数,对输入数据逐元素做误差计算。<br/>输入:<br/>- input,n维张量,维度必须小于8,数据类型仅支持OH_NN…
|
H A D | _neural_nework_runtime.md | 71 … OH_NN_OPS_GELU = 56,<br/>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OPS_ERF = 59, OH_NN_OP… 634 | OH_NN_OPS_ERF<sup>12+</sup> | 高斯误差函数,对输入数据逐元素做误差计算。<br/>输入:<br/>- input,n维张量,维度必须小于8,数据类型仅支持OH_NN…
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …, OH_NN_OPS_GELU = 56,<br>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OPS_ERF = 59, OH_NN_OP…
|
H A D | _neural_network_runtime.md | 71 …, OH_NN_OPS_GELU = 56,<br>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OPS_ERF = 59, OH_NN_OP… 634 | OH_NN_OPS_ERF<sup>12+</sup> | Gaussian error function, which calculates the error of the input da…
|