Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dpadding.h60 int dilation_rate_width, int in_height, int in_width, int filter_height, in ComputePaddingHeightWidth() argument
63 dilation_rate_width); in ComputePaddingHeightWidth()
74 ComputePaddingWithOffset(stride_width, dilation_rate_width, in_width, in ComputePaddingHeightWidth()
82 int dilation_rate_height, int dilation_rate_width, int dilation_rate_depth, in ComputePadding3DValues() argument
87 dilation_rate_width); in ComputePadding3DValues()
104 ComputePaddingWithOffset(stride_width, dilation_rate_width, in_width, in ComputePadding3DValues()