Searched defs:FloatDepthwiseConvKernel (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/neon/
H A Ddepthwiseconv_float.h32 struct FloatDepthwiseConvKernel {}; struct in namespace:tensorflow::neon
37 struct FloatDepthwiseConvKernel<false, 8, 1> { struct in namespace:tensorflow::neon
98 struct FloatDepthwiseConvKernel<false, 2, 1> { struct in namespace:tensorflow::neon
181 struct FloatDepthwiseConvKernel<true, 0, 1> { struct in namespace:tensorflow::neon
250 struct FloatDepthwiseConvKernel<true, 0, 8> { struct in namespace:tensorflow::neon
317 struct FloatDepthwiseConvKernel<true, 0, 2> { struct in namespace:tensorflow::neon
486 FloatDepthwiseConvKernel<kAllowStrided, kFixedInputDepth,
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
H A Ddepthwiseconv_float.h28 struct FloatDepthwiseConvKernel {}; struct in namespace:tflite::optimized_ops
33 struct FloatDepthwiseConvKernel<false, 8, 1> { struct in namespace:tflite::optimized_ops
94 struct FloatDepthwiseConvKernel<false, 2, 1> { struct in namespace:tflite::optimized_ops
177 struct FloatDepthwiseConvKernel<true, 0, 1> { struct in namespace:tflite::optimized_ops
248 struct FloatDepthwiseConvKernel<true, 0, 8> { struct in namespace:tflite::optimized_ops
318 struct FloatDepthwiseConvKernel<true, 0, 2> { struct in namespace:tflite::optimized_ops
424 struct FloatDepthwiseConvKernel<true, 3, 2> { struct in namespace:tflite::optimized_ops
457 struct FloatDepthwiseConvKernel<true, 3, 4> { struct in namespace:tflite::optimized_ops
492 struct FloatDepthwiseConvKernel<true, 1, 8> { struct in namespace:tflite::optimized_ops
525 struct FloatDepthwiseConvKernel<tru struct in namespace:tflite::optimized_ops
577 struct FloatDepthwiseConvKernel<true, 1, 20> { struct in namespace:tflite::optimized_ops
617 struct FloatDepthwiseConvKernel<true, 0, 16> { struct in namespace:tflite::optimized_ops
655 struct FloatDepthwiseConvKernel<true, 8, 1> { struct in namespace:tflite::optimized_ops
691 struct FloatDepthwiseConvKernel<true, 2, 1> { struct in namespace:tflite::optimized_ops
738 struct FloatDepthwiseConvKernel<true, 4, 1> { struct in namespace:tflite::optimized_ops
[all...]

Completed in 107 milliseconds