Home
last modified time | relevance | path

Searched defs:k_y (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dfuse_mul_to_conv.cc183 for (int k_y = 0; k_y < attr->weights.shape.h; ++k_y) { in FuseConvolution2DWithMultiply() local
205 for (int k_y = 0; k_y < attr->weights.shape.h; ++k_y) { in FuseDepthwiseConvolution2DWithMultiply() local
226 for (int k_y = 0; k_y < attr->weights.shape.h; ++k_y) { in FuseConvolutionTransposedWithMultiply() local
262 for (int k_y = 0; k_y < attr->weights.shape.h; ++k_y) { in FuseMultiplyWithConvolution2D() local
280 for (int k_y = 0; k_y < attr->weights.shape.h; ++k_y) { in FuseMultiplyWithDepthwiseConvolution2D() local
298 for (int k_y = 0; k_y < attr->weights.shape.h; ++k_y) { in FuseMultiplyWithConvolutionTransposed() local