/external/tensorflow/tensorflow/lite/kernels/internal/ |
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_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 | 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 | 28 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
|
D | types.h | 704 int16_t dilation_height_factor; member 745 int16_t dilation_height_factor; member
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | depthwise_conv.h | 36 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvPerChannel() local 135 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvPerChannel() local 220 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvHybridPerChannel() local
|
D | conv.h | 38 const int dilation_height_factor = params.dilation_height_factor; in ConvPerChannel() local 150 const int dilation_height_factor = params.dilation_height_factor; in ConvPerChannel() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | conv.h | 36 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 122 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 216 const int dilation_height_factor = params.dilation_height_factor; in HybridConvPerChannel() local
|
D | depthwiseconv_uint8.h | 123 const int dilation_height_factor = params.dilation_height_factor; in Run() local 209 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 | 48 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 118 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 212 int dilation_height_factor, int pad_width, int pad_height, in Conv() 238 int dilation_height_factor, int pad_width, int pad_height, in Conv() 284 int dilation_height_factor, int pad_width, int pad_height, in Conv()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | conv_test.cc | 58 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel() 842 const int dilation_height_factor = 3; in TEST_P() local 1090 const int dilation_height_factor = 3; in TEST_P() local 1398 const int dilation_height_factor = 1; in TEST_P() local 1922 const int dilation_height_factor = 1; in TEST_P() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | conv.h | 44 const int dilation_height_factor = params.dilation_height_factor; in ConvPerChannel() local
|
D | depthwise_conv_hybrid.h | 59 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvHybridGeneral() local 272 const int dilation_height_factor = params.dilation_height_factor; in DepthwiseConvHybridWithRounding() local
|
/external/flatbuffers/tests/ts/ |
D | JavaScriptFlexBuffersTest.js | 367 …const object = {'channels_in': 64, 'dilation_height_factor': 1, 'dilation_width_factor': 1, 'fused… property
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | legalize_tf.cc | 340 IntegerAttr dilation_depth_factor, dilation_height_factor, in matchAndRewrite() local 380 IntegerAttr dilation_depth_factor, dilation_height_factor, in matchAndRewrite() local
|
D | prepare_tf.cc | 125 IntegerAttr dilation_height_factor; member
|
/external/tensorflow/tensorflow/lite/c/ |
D | builtin_op_data.h | 86 int dilation_height_factor; member 95 int dilation_height_factor; member 133 int dilation_height_factor; member
|
/external/mesa3d/include/tensorflow/lite/core/c/ |
D | builtin_op_data.h | 91 int dilation_height_factor; member 100 int dilation_height_factor; member 138 int dilation_height_factor; member
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate_signed_quantization_test.cc | 238 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel()
|
D | nnapi_delegate_test.cc | 640 int dilation_width_factor = 1, int dilation_height_factor = 1) in ConvolutionOpModel() 891 const int dilation_height_factor = 3; in TEST() local 972 const int dilation_height_factor = 3; in TEST() local 1035 int dilation_width_factor = 1, int dilation_height_factor = 1) in PerChannelQuantizedConvolutionWithConstantFilterOpModel()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | legacy_optimized_ops.h | 143 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 225 const int dilation_height_factor = params.dilation_height_factor; in LegacyDepthwiseConvWithRounding() local 286 int dilation_width_factor, int dilation_height_factor, in DepthwiseConv() 2377 int dilation_height_factor, int pad_width, int pad_height, in DilatedIm2col() 2432 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 2530 int dilation_height_factor, int pad_width, int pad_height, in Conv() 2583 int dilation_height_factor, int pad_width, int pad_height, in Conv() 2634 const int dilation_height_factor = params.dilation_height_factor; in Conv() local 2735 int dilation_height_factor, int pad_width, int pad_height, in Conv()
|
D | im2col_utils.h | 126 const int dilation_height_factor = params.dilation_height_factor; in DilatedIm2col() local
|