Searched refs:kUseCModel3x3DotProduct (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | depthwiseconv_quantized_test.cc | 242 case DepthwiseConvImplementation::kUseCModel3x3DotProduct: { in DispatchDepthwiseConvImpl() 269 DepthwiseConvImplementation::kUseCModel3x3DotProduct, in DispatchDepthwiseConvImpl() 449 case DepthwiseConvImplementation::kUseCModel3x3DotProduct: in DispatchDepthwiseConvImpl() 1231 kUseCModel3x3DotProduct), // forced_invocation
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | depthwiseconv_uint8.h | 40 kUseCModel3x3DotProduct, // 3x3 kernel, reference C model that is intended enumerator
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | depthwiseconv_uint8_transitional.h | 72 struct ProcessPerDepth<DepthwiseConvImplementation::kUseCModel3x3DotProduct, 437 DepthwiseConvImplementation::kUseCModel3x3DotProduct, quantization_type, 638 DepthwiseConvImplementation::kUseCModel3x3DotProduct, quantization_type, 923 PackMacroBlock<DepthwiseConvImplementation::kUseCModel3x3DotProduct, 2514 DepthwiseConvImplementation::kUseCModel3x3DotProduct, quantization_type, 2691 DepthwiseConvImplementation::kUseCModel3x3DotProduct, quantization_type,
|