Searched refs:OH_NN_OPS_ABS (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | abs_builder.cpp | 79 REGISTER_OPS(AbsBuilder, OH_NN_OPS_ABS);
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 1760 OH_NN_OPS_ABS = 58, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …_OPS_UNSQUEEZE = 55, OH_NN_OPS_GELU = 56,<br/>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OP…
|
H A D | _neural_network_runtime.md | 71 …_OPS_UNSQUEEZE = 55, OH_NN_OPS_GELU = 56,<br/>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OP… 633 | OH_NN_OPS_ABS<sup>12+</sup> | 计算输入数据的绝对值。<br/>输入:<br/>- input,n维张量。<br/>输出:<br/>- output,n维张量,形状、…
|
H A D | _neural_nework_runtime.md | 71 …_OPS_UNSQUEEZE = 55, OH_NN_OPS_GELU = 56,<br/>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OP… 633 | OH_NN_OPS_ABS<sup>12+</sup> | 计算输入数据的绝对值。<br/>输入:<br/>- input,n维张量。<br/>输出:<br/>- output,n维张量,形状、…
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …N_OPS_UNSQUEEZE = 55, OH_NN_OPS_GELU = 56,<br>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OP…
|
H A D | _neural_network_runtime.md | 71 …N_OPS_UNSQUEEZE = 55, OH_NN_OPS_GELU = 56,<br>OH_NN_OPS_UNSTACK = 57, OH_NN_OPS_ABS = 58, OH_NN_OP… 633 | OH_NN_OPS_ABS<sup>12+</sup> | Calculates the absolute value of the input data.<br>Input:<br>- **i…
|