Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DConv2D.cpp178 bool needim2colData(const Shape& filterShape, int32_t stride_width, int32_t stride_height, in needim2colData() function
211 const bool need_im2colData = needim2colData(filterShape, stride_width, stride_height, in convNhwc()
261 const bool need_im2colData = needim2colData(filterShape, stride_width, stride_height, in convNhwc()