Home
last modified time | relevance | path

Searched refs:OH_NN_OPS_LAYER_NORM (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dlayernorm_builder.cpp210 REGISTER_OPS(LayerNormBuilder, OH_NN_OPS_LAYER_NORM);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h1568 OH_NN_OPS_LAYER_NORM = 49, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …NN_OPS_PRELU = 46, OH_NN_OPS_RELU = 47, OH_NN_OPS_RELU6 = 48,<br/>OH_NN_OPS_LAYER_NORM = 49, OH_NN…
H A D_neural_network_runtime.md71 …NN_OPS_PRELU = 46, OH_NN_OPS_RELU = 47, OH_NN_OPS_RELU6 = 48,<br/>OH_NN_OPS_LAYER_NORM = 49, OH_NN…
624 | OH_NN_OPS_LAYER_NORM | 对一个张量从某一axis开始做层归一化。<br/>输入:<br/>- input,一个n维输入张量。<br/>- gamma,一个m维张量,gamm…
H A D_neural_nework_runtime.md71 …NN_OPS_PRELU = 46, OH_NN_OPS_RELU = 47, OH_NN_OPS_RELU6 = 48,<br/>OH_NN_OPS_LAYER_NORM = 49, OH_NN…
624 | OH_NN_OPS_LAYER_NORM | 对一个张量从某一axis开始做层归一化。<br/>输入:<br/>- input,一个n维输入张量。<br/>- gamma,一个m维张量,gamm…
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …_NN_OPS_PRELU = 46, OH_NN_OPS_RELU = 47, OH_NN_OPS_RELU6 = 48,<br>OH_NN_OPS_LAYER_NORM = 49, OH_NN…
H A D_neural_network_runtime.md71 …_NN_OPS_PRELU = 46, OH_NN_OPS_RELU = 47, OH_NN_OPS_RELU6 = 48,<br>OH_NN_OPS_LAYER_NORM = 49, OH_NN…
624 | OH_NN_OPS_LAYER_NORM | Applies layer normalization for a tensor from the specified axis.<br>Input…