Searched refs:OH_NN_OPS_RSQRT (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ |
H A D | rsqrt_builder.cpp | 78 REGISTER_OPS(RsqrtBuilder, OH_NN_OPS_RSQRT);
|
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
H A D | neural_network_runtime_type.h | 1483 OH_NN_OPS_RSQRT = 44, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …SE = 41, OH_NN_OPS_REDUCE_MEAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br/>OH_…
|
H A D | _neural_network_runtime.md | 71 …SE = 41, OH_NN_OPS_REDUCE_MEAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br/>OH_… 619 | OH_NN_OPS_RSQRT | 求input平方根的倒数。<br/>输入:<br/>- input,n维输入张量,input中的每个元素不能小于0,n<8。<br/>输出:<br/>-…
|
H A D | _neural_nework_runtime.md | 71 …SE = 41, OH_NN_OPS_REDUCE_MEAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br/>OH_… 619 | OH_NN_OPS_RSQRT | 求input平方根的倒数。<br/>输入:<br/>- input,n维输入张量,input中的每个元素不能小于0,n<8。<br/>输出:<br/>-…
|
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/ |
H A D | neural__network__runtime__type_8h.md | 70 …SE = 41, OH_NN_OPS_REDUCE_MEAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br>OH_N…
|
H A D | _neural_network_runtime.md | 71 …SE = 41, OH_NN_OPS_REDUCE_MEAN = 42, OH_NN_OPS_RESIZE_BILINEAR = 43, OH_NN_OPS_RSQRT = 44,<br>OH_N… 619 | OH_NN_OPS_RSQRT | Calculates the reciprocal of the square root of an input tensor.<br>Input:<br>-…
|