Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Ddepthwise_conv_plus_1x1_conv.cc231 const auto dw_shape = dw_attr->weights.shape; in IsNodeSupported() local
639 auto dw_shape = dw_outputs[0]->tensor.shape; in TryDepthwiseConvPlus1x1Conv() local