Home
last modified time | relevance | path

Searched refs:kDepthwiseConvScratchWorkspaceSize (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
Ddepthwise_conv_hybrid_3x3_filter.h2840 kDepthwiseConvScratchWorkspaceSize);
3124 int8 shuffle_workspace[kDepthwiseConvScratchWorkspaceSize];
Ddepthwise_conv_3x3_filter.h2673 kDepthwiseConvScratchWorkspaceSize);
2966 int8 shuffle_workspace[kDepthwiseConvScratchWorkspaceSize];
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_3x3_filter_common.h27 constexpr int kDepthwiseConvScratchWorkspaceSize = 10 * 10 * 64; variable
Ddepthwiseconv_uint8_3x3_filter.h5405 kDepthwiseConvScratchWorkspaceSize);
5675 uint8 shuffle_workspace[kDepthwiseConvScratchWorkspaceSize];
13100 int8 macroblock_workspace[kDepthwiseConvScratchWorkspaceSize];
13134 ? kDepthwiseConvScratchWorkspaceSize - kWorkspaceExtension
13135 : kDepthwiseConvScratchWorkspaceSize) /
13251 kDepthwiseConvScratchWorkspaceSize,