Searched defs:idxCols (Results 1 – 1 of 1) sorted by relevance
83 static const int idxCols = isColMajor ? 2 : 1; variable195 static const int idxCols = isColMajor ? 3 : 1; in CuboidMaxPooling() local