Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.cc31 bool IsSpecializedCase(int channel_multiplier) { in IsSpecializedCase() function
250 if (!IsSpecializedCase(attr.weights.shape.o)) { in CreateDepthwiseConvolution2D()
318 if (!IsSpecializedCase(attr.weights.shape.o)) { in CreateDepthwiseConvolution3D()