| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | depthwiseconv_per_channel_quantized_16x8_test.cc | 48 const int dilation_height_factor = params.dilation_height_factor; in PickOutputMultiplier() local 143 int dilation_width_factor, int dilation_height_factor, in GenerateValidShapeConfigurations() 189 const int dilation_height_factor = 1; in TryTestOneDepthwiseConv3x3Filter() local
|
| D | depthwiseconv_per_channel_quantized_test.cc | 49 const int dilation_height_factor = params.dilation_height_factor; in PickOutputMultiplier() local 191 int dilation_width_factor, int dilation_height_factor, in GenerateValidShapeConfigurations() 231 const int dilation_height_factor = 1; in TryTestOneDepthwiseConv3x3Filter() local
|
| D | conv_per_channel_quantized_16x8_test.cc | 48 const int dilation_height_factor = params.dilation_height_factor; in PickOutputMultiplier() local 144 int dilation_height_factor, RuntimeShape* input_shape_inference, in GenerateValidShapeConfigurations() 190 const int dilation_height_factor = 1; in TryTestOneConvFilter() local
|
| D | depthwiseconv_quantized_test.cc | 179 const int dilation_height_factor = params.dilation_height_factor; in DispatchDepthwiseConvImpl() local 385 const int dilation_height_factor = params.dilation_height_factor; in DispatchDepthwiseConvImpl() local 834 int dilation_width_factor, int dilation_height_factor, in TryTestDepthwiseConv() 966 const int dilation_height_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv() local 989 const int dilation_height_factor = 1; in TryTestOneDepthwiseConv3x3Filter() local 1044 const int dilation_height_factor = 1; in TryTestOneNeonDot3x3() local
|
| D | test_util.cc | 25 int dilation_width_factor, int dilation_height_factor, in ComputeConvSizes()
|
| D | depthwiseconv_float_test.cc | 84 const int dilation_height_factor = RandomElement(std::vector<int>({1, 2, 4})); in TryTestOneDepthwiseConv() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | conv.h | 34 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 113 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 200 const int dilation_height_factor = params.dilation_height_factor; in HybridConvPerChannel() local
|
| D | depthwiseconv_uint8.h | 101 const int dilation_height_factor = params.dilation_height_factor; in Run() local 187 const int dilation_height_factor = params.dilation_height_factor; in RunPerChannel() local
|
| D | depthwiseconv_float.h | 34 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConv() local
|
| D | legacy_reference_ops.h | 46 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 116 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 210 int dilation_height_factor, int pad_width, int pad_height, in Conv() 236 int dilation_height_factor, int pad_width, int pad_height, in Conv() 282 int dilation_height_factor, int pad_width, int pad_height, in Conv()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
| D | depthwise_conv.h | 34 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvPerChannel() local 133 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvPerChannel() local 218 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvHybridPerChannel() local
|
| D | conv.h | 36 const int dilation_height_factor = params.dilation_height_factor; in ConvPerChannel() local 140 const int dilation_height_factor = params.dilation_height_factor; in ConvPerChannel() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
| D | conv.h | 43 const int dilation_height_factor = params.dilation_height_factor; in ConvPerChannel() local
|
| D | depthwise_conv_hybrid.h | 57 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvHybridGeneral() local 270 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvHybridWithRounding() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | conv_test.cc | 58 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel() 815 const int dilation_height_factor = 3; in TEST_P() local 1029 const int dilation_height_factor = 3; in TEST_P() local 1303 const int dilation_height_factor = 1; in TEST_P() local
|
| /external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/ |
| D | depthwise_conv.cc | 47 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvPerChannel() local 169 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConv() local
|
| /external/tensorflow/tensorflow/lite/micro/kernels/xtensa/ |
| D | conv.cc | 44 const int dilation_height_factor = params.dilation_height_factor; in ConvPerChannel() local
|
| D | depthwise_conv.cc | 77 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvPerChannel() local
|
| /external/tensorflow/tensorflow/lite/c/ |
| D | builtin_op_data.h | 87 int dilation_height_factor; member 96 int dilation_height_factor; member 132 int dilation_height_factor; member
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | im2col_utils.h | 125 const int dilation_height_factor = params.dilation_height_factor; in DilatedIm2col() local
|
| D | legacy_optimized_ops.h | 142 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 224 const int dilation_height_factor = params.dilation_height_factor; in LegacyDepthwiseConvWithRounding() local 285 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 2376 int dilation_height_factor, int pad_width, int pad_height, in DilatedIm2col() 2431 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 2529 int dilation_height_factor, int pad_width, int pad_height, in Conv() 2582 int dilation_height_factor, int pad_width, int pad_height, in Conv() 2633 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 2734 int dilation_height_factor, int pad_width, int pad_height, in Conv()
|
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ |
| D | nnapi_delegate_signed_quantization_test.cc | 234 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel()
|
| D | nnapi_delegate_test.cc | 596 int dilation_width_factor = 1, int dilation_height_factor = 1) in ConvolutionOpModel() 814 const int dilation_height_factor = 3; in TEST() local 895 const int dilation_height_factor = 3; in TEST() local 958 int dilation_width_factor = 1, int dilation_height_factor = 1) in PerChannelQuantizedConvolutionWithConstantFilterOpModel()
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
| D | legalize_tf.cc | 353 IntegerAttr dilation_depth_factor, dilation_height_factor, in matchAndRewrite() local
|
| D | prepare_tf.cc | 271 IntegerAttr dilation_height_factor; member
|