Home
last modified time | relevance | path

Searched defs:dilation_width_factor (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DConv2D.cpp65 int32_t dilation_width_factor = 1, dilation_height_factor = 1; member
176 int32_t dilation_width_factor, int32_t dilation_height_factor) { in needim2colData()
195 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
224 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
278 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
307 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
333 int32_t stride_width, int32_t stride_height, int32_t dilation_width_factor, in conv()
DDepthwiseConv2D.cpp49 int32_t dilation_width_factor = 1, dilation_height_factor = 1; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Ddepthwiseconv_quantized_test.cc178 const int dilation_width_factor = params.dilation_width_factor; in DispatchDepthwiseConvImpl() local
384 const int dilation_width_factor = params.dilation_width_factor; in DispatchDepthwiseConvImpl() local
834 int dilation_width_factor, int dilation_height_factor, in TryTestDepthwiseConv()
965 const int dilation_width_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv() local
988 const int dilation_width_factor = 1; in TryTestOneDepthwiseConv3x3Filter() local
1043 const int dilation_width_factor = 1; in TryTestOneNeonDot3x3() local
H A Dconv_per_channel_quantized_16x8_test.cc47 const int dilation_width_factor = params.dilation_width_factor; in PickOutputMultiplier() local
143 int filter_width, int filter_height, int dilation_width_factor, in GenerateValidShapeConfigurations()
189 const int dilation_width_factor = 1; in TryTestOneConvFilter() local
H A Ddepthwiseconv_per_channel_quantized_16x8_test.cc47 const int dilation_width_factor = params.dilation_width_factor; in PickOutputMultiplier() local
143 int dilation_width_factor, int dilation_height_factor, in GenerateValidShapeConfigurations()
188 const int dilation_width_factor = 1; in TryTestOneDepthwiseConv3x3Filter() local
H A Ddepthwiseconv_per_channel_quantized_test.cc48 const int dilation_width_factor = params.dilation_width_factor; in PickOutputMultiplier() local
191 int dilation_width_factor, int dilation_height_factor, in GenerateValidShapeConfigurations()
230 const int dilation_width_factor = 1; in TryTestOneDepthwiseConv3x3Filter() local
H A Dtest_util.cc28 int dilation_width_factor, int dilation_height_factor, in ComputeConvSizes()
H A Ddepthwiseconv_float_test.cc83 const int dilation_width_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dconv_test.cc58 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel()
841 const int dilation_width_factor = 3; in TEST_P() local
1089 const int dilation_width_factor = 3; in TEST_P() local
1397 const int dilation_width_factor = 2; in TEST_P() local
1921 const int dilation_width_factor = 2; in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
H A Ddepthwise_conv.h35 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConvPerChannel() local
134 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConvPerChannel() local
219 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConvHybridPerChannel() local
H A Dconv.h37 const int dilation_width_factor = params.dilation_width_factor; in ConvPerChannel() local
149 const int dilation_width_factor = params.dilation_width_factor; in ConvPerChannel() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dconv.h35 const int dilation_width_factor = params.dilation_width_factor; in Conv() local
121 const int dilation_width_factor = params.dilation_width_factor; in Conv() local
215 const int dilation_width_factor = params.dilation_width_factor; in HybridConvPerChannel() local
H A Ddepthwiseconv_uint8.h122 const int dilation_width_factor = params.dilation_width_factor; in Run() local
208 const int dilation_width_factor = params.dilation_width_factor; in RunPerChannel() local
H A Ddepthwiseconv_float.h33 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConv() local
H A Dlegacy_reference_ops.h48 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv()
118 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv()
211 int stride_width, int stride_height, int dilation_width_factor, in Conv()
237 int stride_height, int dilation_width_factor, in Conv()
283 int stride_width, int stride_height, int dilation_width_factor, in Conv()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
H A Ddepthwise_conv_hybrid.h58 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConvHybridGeneral() local
271 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConvHybridWithRounding() local
H A Dconv.h43 const int dilation_width_factor = params.dilation_width_factor; in ConvPerChannel() local
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverFloatXNNPACK.cpp343 int32_t dilation_width_factor, in CheckConvolutionParams()
362 int32_t stride_width, int32_t stride_height, int32_t dilation_width_factor, in CheckDepthwiseConvolutionParams()
723 int32_t dilation_width_factor = 1; in VisitConv2DNode() local
823 int32_t dilation_width_factor = 1; in VisitDepthwiseConv2DNode() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dlegalize_tf.cc341 dilation_width_factor; in matchAndRewrite() local
381 dilation_width_factor; in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dbuiltin_op_data.h85 int dilation_width_factor; member
94 int dilation_width_factor; member
132 int dilation_width_factor; member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dbuiltin_op_data.h90 int dilation_width_factor; member
99 int dilation_width_factor; member
137 int dilation_width_factor; member
/aosp_15_r20/external/flatbuffers/tests/
H A DJavaScriptFlexBuffersTest.js367 …const object = {'channels_in': 64, 'dilation_height_factor': 1, 'dilation_width_factor': 1, 'fused… property
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dlegacy_optimized_ops.h143 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv()
224 const int dilation_width_factor = params.dilation_width_factor; in LegacyDepthwiseConvWithRounding() local
286 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv()
2376 int stride_height, int dilation_width_factor, in DilatedIm2col()
2431 const int dilation_width_factor = params.dilation_width_factor; in Conv() local
2529 int stride_width, int stride_height, int dilation_width_factor, in Conv()
2582 int stride_height, int dilation_width_factor, in Conv()
2633 const int dilation_width_factor = params.dilation_width_factor; in Conv() local
2734 int stride_width, int stride_height, int dilation_width_factor, in Conv()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_signed_quantization_test.cc238 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel()
H A Dnnapi_delegate_test.cc640 int dilation_width_factor = 1, int dilation_height_factor = 1) in ConvolutionOpModel()
890 const int dilation_width_factor = 3; in TEST() local
971 const int dilation_width_factor = 3; in TEST() local
1035 int dilation_width_factor = 1, int dilation_height_factor = 1) in PerChannelQuantizedConvolutionWithConstantFilterOpModel()

12