Searched refs:kUseNeon3x3 (Results 1 – 2 of 2) sorted by relevance
168 case DepthwiseConvImplementation::kUseNeon3x3: { in DispatchDepthwiseConvImpl()374 case DepthwiseConvImplementation::kUseNeon3x3: { in DispatchDepthwiseConvImpl()1112 TestOneDepthwiseConv3x3Filter(DepthwiseConvImplementation::kUseNeon3x3, in TEST()1120 TestOneDepthwiseConv3x3Filter(DepthwiseConvImplementation::kUseNeon3x3, in TEST()1150 Values(DepthwiseConvImplementation::kUseNeon3x3), // forced_invocation1165 Values(DepthwiseConvImplementation::kUseNeon3x3), // forced_invocation1180 Values(DepthwiseConvImplementation::kUseNeon3x3), // forced_invocation
37 kUseNeon3x3, // 3x3 kernel that uses NEON when available. enumerator