HomeSort by relevance Sort by last modified time
    Searched refs:FloatDepthwiseConvKernel (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/
depthwiseconv_float.h 28 struct FloatDepthwiseConvKernel {};
33 struct FloatDepthwiseConvKernel<false, 8, 1> {
94 struct FloatDepthwiseConvKernel<false, 2, 1> {
177 struct FloatDepthwiseConvKernel<true, 0, 1> {
248 struct FloatDepthwiseConvKernel<true, 0, 8> {
318 struct FloatDepthwiseConvKernel<true, 0, 2> {
424 struct FloatDepthwiseConvKernel<true, 3, 2> {
457 struct FloatDepthwiseConvKernel<true, 3, 4> {
492 struct FloatDepthwiseConvKernel<true, 1, 8> {
525 struct FloatDepthwiseConvKernel<true, 1, 32>
    [all...]
  /external/tensorflow/tensorflow/core/kernels/neon/
depthwiseconv_float.h 32 struct FloatDepthwiseConvKernel {};
37 struct FloatDepthwiseConvKernel<false, 8, 1> {
98 struct FloatDepthwiseConvKernel<false, 2, 1> {
181 struct FloatDepthwiseConvKernel<true, 0, 1> {
250 struct FloatDepthwiseConvKernel<true, 0, 8> {
317 struct FloatDepthwiseConvKernel<true, 0, 2> {
486 FloatDepthwiseConvKernel<kAllowStrided, kFixedInputDepth,

Completed in 569 milliseconds