Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DConv2D.cpp175 bool needim2colData(const Shape& filterShape, int32_t stride_width, int32_t stride_height, in needim2colData() function
208 const bool need_im2colData = needim2colData(filterShape, stride_width, stride_height, in convNhwc()
258 const bool need_im2colData = needim2colData(filterShape, stride_width, stride_height, in convNhwc()