Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/lite/kernels/internal/
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
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
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
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
Dtest_util.cc28 int dilation_width_factor, int dilation_height_factor, in ComputeConvSizes()
Ddepthwiseconv_float_test.cc83 const int dilation_width_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv() local
Dtypes.h703 int16_t dilation_width_factor; member
744 int16_t dilation_width_factor; member
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
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
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
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
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
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
Ddepthwiseconv_float.h33 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConv() local
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()
/external/tensorflow/tensorflow/lite/kernels/
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
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Dconv.h43 const int dilation_width_factor = params.dilation_width_factor; in ConvPerChannel() local
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
/external/flatbuffers/tests/
DJavaScriptFlexBuffersTest.js367 …const object = {'channels_in': 64, 'dilation_height_factor': 1, 'dilation_width_factor': 1, 'fused… property
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlegalize_tf.cc341 dilation_width_factor; in matchAndRewrite() local
381 dilation_width_factor; in matchAndRewrite() local
Dprepare_tf.cc126 IntegerAttr dilation_width_factor; member
/external/tensorflow/tensorflow/lite/c/
Dbuiltin_op_data.h85 int dilation_width_factor; member
94 int dilation_width_factor; member
132 int dilation_width_factor; member
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_signed_quantization_test.cc238 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel()
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()
Dnnapi_delegate_device_selection_test.cc702 int dilation_width_factor = 1, int dilation_height_factor = 1, in QuantizedWeightsConvolutionOpModel()
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
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()
Dim2col_utils.h125 const int dilation_width_factor = params.dilation_width_factor; in DilatedIm2col() local

12