Home
last modified time | relevance | path

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 Dabs_builder.cpp79 REGISTER_OPS(AbsBuilder, OH_NN_OPS_ABS);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h1760 OH_NN_OPS_ABS = 58, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …_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.md71 …_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.md71 …_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 Dneural__network__runtime__type_8h.md70 …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.md71 …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…