Home
last modified time | relevance | path

Searched refs:OH_NN_OPS_AVG_POOL (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Davgpool_builder.cpp57 REGISTER_OPS(AvgPoolBuilder, OH_NN_OPS_AVG_POOL);
/ohos5.0/foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/
H A Dneural_network_runtime_type.h406 OH_NN_OPS_AVG_POOL = 2, enumerator
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.cpp199 {kTfLiteBuiltinAveragePool2d, OH_NN_OPS_AVG_POOL},
/ohos5.0/docs/zh-cn/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …l_network_runtime.md#oh_nn_operationtype) {<br/>OH_NN_OPS_ADD = 1, OH_NN_OPS_AVG_POOL = 2, OH_NN_O…
H A D_neural_network_runtime.md71 | [OH_NN_OperationType](#oh_nn_operationtype) {<br/>OH_NN_OPS_ADD = 1, OH_NN_OPS_AVG_POOL = 2, OH_N…
577 | OH_NN_OPS_AVG_POOL | 在输入张量上应用 2D 平均池化,仅支持NHWC格式的张量。支持int8量化输入。<br/>如果输入中含有padMode参数:<br/>输入:<br/>…
H A D_neural_nework_runtime.md71 | [OH_NN_OperationType](#oh_nn_operationtype) {<br/>OH_NN_OPS_ADD = 1, OH_NN_OPS_AVG_POOL = 2, OH_N…
577 | OH_NN_OPS_AVG_POOL | 在输入张量上应用 2D 平均池化,仅支持NHWC格式的张量。支持int8量化输入。<br/>如果输入中含有padMode参数:<br/>输入:<br/>…
/ohos5.0/docs/en/application-dev/reference/apis-neural-network-runtime-kit/
H A Dneural__network__runtime__type_8h.md70 …al_network_runtime.md#oh_nn_operationtype) {<br>OH_NN_OPS_ADD = 1, OH_NN_OPS_AVG_POOL = 2, OH_NN_O…
H A D_neural_network_runtime.md71 | [OH_NN_OperationType](#oh_nn_operationtype) {<br>OH_NN_OPS_ADD = 1, OH_NN_OPS_AVG_POOL = 2, OH_NN…
577 | OH_NN_OPS_AVG_POOL | Applies 2D average pooling to the input tensor, which must be in the NHWC fo…