Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dpadding.h32 inline int ComputePaddingWithOffset(int stride, int dilation_rate, int in_size, in ComputePaddingWithOffset() function
74 ComputePaddingWithOffset(stride_height, dilation_rate_height, in_height, in ComputePaddingHeightWidth()
78 ComputePaddingWithOffset(stride_width, dilation_rate_width, in_width, in ComputePaddingHeightWidth()
100 ComputePaddingWithOffset(stride_depth, dilation_rate_depth, in_depth, in ComputePadding3DValues()
104 ComputePaddingWithOffset(stride_height, dilation_rate_height, in_height, in ComputePadding3DValues()
108 ComputePaddingWithOffset(stride_width, dilation_rate_width, in_width, in ComputePadding3DValues()

Completed in 5 milliseconds