Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_constants.cc222 bool IsDotConvBetter(int src_channels, int dst_channels) { in IsDotConvBetter() function
250 IsDotConvBetter(attr.weights.shape.i, attr.weights.shape.o); in IsConvConstantsSupported()
270 IsDotConvBetter(attr.weights.shape.i, attr.weights.shape.o); in CreateConvConstants()