Searched refs:filterDimensions (Results 1 – 1 of 1) sorted by relevance
3592 const uint32_t filterDimensions[] = {numChannels, 3, 3, numChannels}; in createAndCompileChannelQuantConvModel() local3595 .dimensionCount = std::size(filterDimensions), in createAndCompileChannelQuantConvModel()3596 .dimensions = filterDimensions, in createAndCompileChannelQuantConvModel()