Home
last modified time | relevance | path

Searched refs:dilation_x (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_constants.cc170 const std::string dilation_x = in GenerateConvolutionConstantCode() local
183 absl::StrCat("(start_x + ", kx, " * " + dilation_x + ")"); in GenerateConvolutionConstantCode()
Ddepthwise_conv.cc188 const std::string dilation_x = in GenerateDepthwiseConvolutionCode() local
191 c += " int x_c = x_offseted + kx * " + dilation_x + ";\n"; in GenerateDepthwiseConvolutionCode()
/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dmve-gather-scatter-optimisation.ll842 …, i32 %output_activation_min, i32 %output_activation_max, i16 zeroext %dilation_x, i16 zeroext %di…