Home
last modified time | relevance | path

Searched defs:depthwise (Results 1 – 25 of 260) sorted by relevance

1234567891011

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dconv_ops.cc46 bool depthwise) in ConvOp()
97 bool depthwise) in ConvBackpropInputOp()
165 bool depthwise) in ConvBackpropFilterOp()
/aosp_15_r20/external/mesa3d/src/gallium/targets/teflon/
H A Dtest_model_generation.py41 …l_keras(batch_size, in_w, in_h, k_w, k_h, in_ch, out_ch, stride, padding, signed, seed, depthwise): argument
138 …e_model(batch_size, in_w, in_h, k_w, k_h, in_ch, out_ch, stride, padding, signed, seed, depthwise): argument
154 …tion(batch_size, input_size, weight_size, in_ch, out_ch, stride, padding, signed, seed, depthwise): argument
H A Dtest_executor.cpp56 bool depthwise) in patch_conv2d()
162 bool depthwise) in conv2d_generate_model()
200 bool depthwise) in add_generate_model()
H A Dtest_teflon.cpp149 int stride, bool padding_same, bool is_signed, bool depthwise, int seed) in test_conv()
189 int stride, bool padding_same, bool is_signed, bool depthwise, int seed, in test_add()
493 int depthwise = atoi(argv[n++]); in main() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Ddepthwise_implementation.hpp35 namespace depthwise { namespace
135 UniqueDepthwiseCommon<TInput, TWeight, TOutput> depthwise(const DepthwiseArgs &args, const OutputSt… in depthwise() function
/aosp_15_r20/external/armnn/src/armnn/test/optimizations/
H A DFuseBatchNormTests.cpp111 INetworkPtr CreateNetwork(bool depthwise, bool preventFusing) in CreateNetwork()
216 void FuseBatchNormIntoConvTest(bool depthwise, float tolerance, armnn::Compute backendId) in FuseBatchNormIntoConvTest()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/interleaves/
H A Dsve_8b_mla.cpp28 namespace depthwise { namespace
H A Dgeneric_quantized_dot_product.hpp30 namespace depthwise { namespace
H A Dlist.hpp28 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/
H A Da64_u8q_nhwc_generic_output9_mla_depthfirst.hpp34 namespace depthwise { namespace
H A Dsve_fp32_nhwc_generic_output9_mla_depthfirst.hpp34 namespace depthwise { namespace
H A Da64_u8s8u8q_nhwc_generic_output9_mla_depthfirst.hpp34 namespace depthwise { namespace
H A Da64_fp32_nhwc_generic_output9_mla_depthfirst.hpp34 namespace depthwise { namespace
H A Da64_fp16_nhwc_generic_output9_mla_depthfirst.hpp34 namespace depthwise { namespace
H A Da64_s8q_nhwc_generic_output9_mla_depthfirst.hpp34 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_u8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst/
H A Dgeneric.cpp33 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_u8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst/
H A Dgeneric.cpp32 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst/
H A Dgeneric.cpp33 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_u8q_packed_to_nhwc_5x5_s1_with_multiplier_output4x2_dot_depthfirst/
H A Dgeneric.cpp32 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_s8q_packed_to_nhwc_5x5_s1_with_multiplier_output4x2_dot_depthfirst/
H A Dgeneric.cpp33 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/sve_u8q_packed_to_nhwc_5x5_s1_with_multiplier_output4x2_dot_depthfirst/
H A Dgeneric.cpp33 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_s8q_packed_to_nhwc_3x3_s2_with_multiplier_output2x4_dot_depthfirst/
H A Dgeneric.cpp32 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_s8q_packed_to_nhwc_5x5_s1_with_multiplier_output4x2_dot_depthfirst/
H A Dgeneric.cpp32 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_u8s8u8q_nhwc_generic_output9_mla_depthfirst/
H A Dgeneric.cpp32 namespace depthwise { namespace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/kernels/a64_u8q_nhwc_generic_output9_mla_depthfirst/
H A Dgeneric.cpp32 namespace depthwise { namespace

1234567891011