Home
last modified time | relevance | path

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 Drsqrt_builder.cpp78 REGISTER_OPS(RsqrtBuilder, OH_NN_OPS_RSQRT);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h1483 OH_NN_OPS_RSQRT = 44, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …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.md71 …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&lt;8。<br/>输出:<br/>-…
H A D_neural_nework_runtime.md71 …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&lt;8。<br/>输出:<br/>-…
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …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.md71 …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>-…