Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/transformations/
Dfuse_mul_to_conv.cc184 for (int k_x = 0; k_x < attr->weights.shape.w; ++k_x) { in FuseConvolution2DWithMultiply() local
206 for (int k_x = 0; k_x < attr->weights.shape.w; ++k_x) { in FuseDepthwiseConvolution2DWithMultiply() local
227 for (int k_x = 0; k_x < attr->weights.shape.w; ++k_x) { in FuseConvolutionTransposedWithMultiply() local
263 for (int k_x = 0; k_x < attr->weights.shape.w; ++k_x) { in FuseMultiplyWithConvolution2D() local
281 for (int k_x = 0; k_x < attr->weights.shape.w; ++k_x) { in FuseMultiplyWithDepthwiseConvolution2D() local
299 for (int k_x = 0; k_x < attr->weights.shape.w; ++k_x) { in FuseMultiplyWithConvolutionTransposed() local