Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc295 case DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct: { in DispatchDepthwiseConvImpl()
309 DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct, in DispatchDepthwiseConvImpl()
452 case DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct: { in DispatchDepthwiseConvImpl()
468 DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct, in DispatchDepthwiseConvImpl()
1267 kUseIntrinsics3x3DotProduct), // forced_invocation
1287 kUseIntrinsics3x3DotProduct), // forced_invocation
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Ddepthwiseconv_uint8.h44 kUseIntrinsics3x3DotProduct, // 3x3 kernel using NEON intrinsics. enumerator
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_uint8_transitional.h291 struct ProcessPerDepth<DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
1248 struct PackMacroBlock<DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
1470 struct PackMacroBlock<DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
1886 struct PackMacroBlock<DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
2268 struct PackMacroBlock<DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
3234 DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
3886 DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
4338 DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
5012 DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
5559 DepthwiseConvImplementation::kUseIntrinsics3x3DotProduct,
[all …]