Home
last modified time | relevance | path

Searched defs:pooling (Results 1 – 25 of 139) sorted by relevance

123456

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DEndToEndTestImpl.hpp202 IConnectableLayer* pooling = net->AddActivationLayer(descriptor); in ImportNonAlignedInputPointerTest() local
270 IConnectableLayer* pooling = net->AddActivationLayer(descriptor); in ExportNonAlignedOutputPointerTest() local
345 IConnectableLayer* pooling = net->AddActivationLayer(descriptor); in ImportAlignedPointerTest() local
433 IConnectableLayer* pooling = net->AddActivationLayer(descriptor); in ImportOnlyWorkload() local
523 IConnectableLayer* pooling = net->AddActivationLayer(descriptor); in ExportOnlyWorkload() local
613 IConnectableLayer* pooling = net->AddActivationLayer(descriptor); in ImportAndExportWorkload() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_implementation.hpp33 namespace pooling { namespace
95 UniquePoolingCommon<TInput, TOutput> pooling(const PoolingArgs &args, const OutputStage &os) in pooling() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dpooling_ops.cc206 auto pooling = xla::MaxPool( in Compile() local
288 auto pooling = in Compile() local
390 auto pooling = in Compile() local
/aosp_15_r20/external/armnn/src/backends/neon/test/
H A DNeonFallbackTests.cpp187 IConnectableLayer* pooling = net->AddPooling2dLayer(desc, "pooling"); variable
467 IConnectableLayer* pooling = net->AddPooling2dLayer(desc, "pooling"); variable
1018 IConnectableLayer* pooling = net->AddPooling2dLayer(desc, "pooling"); variable
1182 IConnectableLayer* pooling = net->AddPooling2dLayer(desc, "pooling"); variable
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClFallbackTests.cpp306 IConnectableLayer* pooling = net->AddPooling2dLayer(desc, "pooling"); variable
465 IConnectableLayer* pooling = net->AddPooling2dLayer(desc, "pooling"); variable
/aosp_15_r20/external/armnn/src/armnn/test/
H A DEndToEndTest.cpp33 IConnectableLayer* pooling = net->AddNormalizationLayer(descriptor); variable
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/cpp_nhwc_1x1_stride_any_depthfirst/
H A Dgeneric.cpp29 namespace pooling { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/
H A Dsve_s8q_nhwc_avg_generic_depthfirst.hpp32 namespace pooling { namespace
H A Da64_u8_nhwc_max_generic_depthfirst.hpp32 namespace pooling { namespace
H A Dsve_s8q_nhwc_max_generic_depthfirst.hpp32 namespace pooling { namespace
H A Dsme_u8_nhwc_max_generic_depthfirst.hpp30 namespace pooling { namespace
H A Dsve_s8_nhwc_avg_generic_depthfirst.hpp32 namespace pooling { namespace
H A Dsve_fp16_nhwc_max_generic_depthfirst.hpp32 namespace pooling { namespace
H A Da64_s8q_nhwc_max_generic_depthfirst.hpp32 namespace pooling { namespace
H A Dsve_s8_nhwc_max_generic_depthfirst.hpp32 namespace pooling { namespace
H A Dsme_u8_nhwc_avg_generic_depthfirst.hpp30 namespace pooling { namespace
H A Dsme_fp32_nhwc_avg_generic_depthfirst.hpp30 namespace pooling { namespace
H A Da64_u8q_nhwc_avg_generic_depthfirst.hpp32 namespace pooling { namespace
H A Da64_s8_nhwc_max_generic_depthfirst.hpp32 namespace pooling { namespace
H A Dsme_s8_nhwc_avg_generic_depthfirst.hpp30 namespace pooling { namespace
H A Dsme_s8q_nhwc_avg_generic_depthfirst.hpp30 namespace pooling { namespace
H A Dcpp_nhwc_1x1_stride_any_depthfirst.hpp30 namespace pooling { namespace
H A Dsve_u8q_nhwc_max_generic_depthfirst.hpp32 namespace pooling { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_s8_nhwc_max_generic_depthfirst/
H A Dgeneric.cpp31 namespace pooling { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_fp32_nhwc_max_generic_depthfirst/
H A Dgeneric.cpp31 namespace pooling { namespace

123456