Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Ddepthwiseconv_3x3_filter_common.h32 constexpr int kWorkspaceExtension = 16; variable
Ddepthwiseconv_uint8_transitional.h691 workspace_height_stride + kWorkspaceExtension);
740 4 - adjusted_residual_width + kWorkspaceExtension);
746 workspace_height_stride + kWorkspaceExtension);
983 workspace_height_stride + kWorkspaceExtension);
1087 kWorkspaceExtension);
1152 kWorkspaceExtension);
1185 -input_offset_difference, kWorkspaceExtension);
1221 -input_offset_difference, kWorkspaceExtension);
1232 workspace_height_stride + kWorkspaceExtension);
1937 workspace_height_stride + kWorkspaceExtension);
[all …]
Ddepthwiseconv_uint8_3x3_filter.h6774 workspace_height_stride + kWorkspaceExtension);
7110 workspace_height_stride + kWorkspaceExtension);
13134 ? kDepthwiseConvScratchWorkspaceSize - kWorkspaceExtension
13252 height_block_size * max_workspace_height_stride + kWorkspaceExtension);