Searched refs:IsConvolutionTransposed3x3ThinSupported (Results 1 – 3 of 3) sorted by relevance
35 } else if (IsConvolutionTransposed3x3ThinSupported(attr)) { in SelectConvolutionTransposedAdreno()53 } else if (IsConvolutionTransposed3x3ThinSupported(attr)) { in SelectConvolutionTransposedPowerVR()100 if (IsConvolutionTransposed3x3ThinSupported(attr)) { in SelectConvolutionTransposedWithDynamicWeights()119 } else if (IsConvolutionTransposed3x3ThinSupported(attr)) { in SelectConvolutionTransposedWithDynamicWeights()
82 bool IsConvolutionTransposed3x3ThinSupported(
226 bool IsConvolutionTransposed3x3ThinSupported( in IsConvolutionTransposed3x3ThinSupported() function