Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dpadding.h33 inline int ComputePaddingWithOffset(int stride, int dilation_rate, int in_size, in ComputePaddingWithOffset() function
70 ComputePaddingWithOffset(stride_height, dilation_rate_height, in_height, in ComputePaddingHeightWidth()
74 ComputePaddingWithOffset(stride_width, dilation_rate_width, in_width, in ComputePaddingHeightWidth()
96 ComputePaddingWithOffset(stride_depth, dilation_rate_depth, in_depth, in ComputePadding3DValues()
100 ComputePaddingWithOffset(stride_height, dilation_rate_height, in_height, in ComputePadding3DValues()
104 ComputePaddingWithOffset(stride_width, dilation_rate_width, in_width, in ComputePadding3DValues()