Searched defs:widthInput (Results 1 – 3 of 3) sorted by relevance
158 const int widthInput = armnn::numeric_cast<int>(inputInfo.GetShape()[widthIndex]); in Pooling2d() local
195 const int widthInput = armnn::numeric_cast<int>(inputInfo.GetShape()[widthIndex]); in Pooling3d() local
874 uint32_t widthInput = 0; member