Home
last modified time | relevance | path

Searched refs:OH_NN_FUSED_RELU (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dtransform.cpp101 case OH_NN_FUSED_RELU: in TransfromFusionType()
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h243 OH_NN_FUSED_RELU = 1, enumerator
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.cpp189 OH_NN_FUSED_RELU,
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md66 …network_runtime.md#oh_nn_fusetype) : int8_t { OH_NN_FUSED_NONE = 0, OH_NN_FUSED_RELU = 1, OH_NN_FU…
H A D_neural_network_runtime.md67 | [OH_NN_FuseType](#oh_nn_fusetype) : int8_t { OH_NN_FUSED_NONE = 0, OH_NN_FUSED_RELU = 1, OH_NN_FU…
558 | OH_NN_FUSED_RELU | 融合relu激活函数 |
H A D_neural_nework_runtime.md67 | [OH_NN_FuseType](#oh_nn_fusetype) : int8_t { OH_NN_FUSED_NONE = 0, OH_NN_FUSED_RELU = 1, OH_NN_FU…
558 | OH_NN_FUSED_RELU | 融合relu激活函数 |
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/transform/
H A Dtransform_test.cpp304 OH_NN_FuseType type = OH_NN_FUSED_RELU;
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/transform/
H A Dtransform_test.cpp304 OH_NN_FuseType type = OH_NN_FUSED_RELU;
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md66 …network_runtime.md#oh_nn_fusetype) : int8_t { OH_NN_FUSED_NONE = 0, OH_NN_FUSED_RELU = 1, OH_NN_FU…
H A D_neural_network_runtime.md67 | [OH_NN_FuseType](#oh_nn_fusetype) : int8_t { OH_NN_FUSED_NONE = 0, OH_NN_FUSED_RELU = 1, OH_NN_FU…
558 | OH_NN_FUSED_RELU | Fusion relu activation function.|