/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | Conv2D.cpp | 65 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()
|
D | DepthwiseConv2D.cpp | 49 int32_t dilation_width_factor = 1, dilation_height_factor = 1; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/ |
H A D | depthwiseconv_quantized_test.cc | 178 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 D | conv_per_channel_quantized_16x8_test.cc | 47 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 D | depthwiseconv_per_channel_quantized_16x8_test.cc | 47 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 D | depthwiseconv_per_channel_quantized_test.cc | 48 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 D | test_util.cc | 28 int dilation_width_factor, int dilation_height_factor, in ComputeConvSizes()
|
H A D | depthwiseconv_float_test.cc | 83 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 D | conv_test.cc | 58 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 D | depthwise_conv.h | 35 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 D | conv.h | 37 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 D | conv.h | 35 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 D | depthwiseconv_uint8.h | 122 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 D | depthwiseconv_float.h | 33 const int dilation_width_factor = params.dilation_width_factor; in DepthwiseConv() local
|
H A 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() 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 D | depthwise_conv_hybrid.h | 58 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 D | conv.h | 43 const int dilation_width_factor = params.dilation_width_factor; in ConvPerChannel() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/ |
D | SampleDriverFloatXNNPACK.cpp | 343 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 D | legalize_tf.cc | 341 dilation_width_factor; in matchAndRewrite() local 381 dilation_width_factor; in matchAndRewrite() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | builtin_op_data.h | 85 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 D | builtin_op_data.h | 90 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 D | JavaScriptFlexBuffersTest.js | 367 …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 D | legacy_optimized_ops.h | 143 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 D | nnapi_delegate_signed_quantization_test.cc | 238 int dilation_width_factor = 1, int dilation_height_factor = 1, in BaseConvolutionOpModel()
|
H A D | nnapi_delegate_test.cc | 640 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()
|