Home
last modified time | relevance | path

Searched defs:idxCols (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Deigen_pooling.h84 static const int idxCols = isColMajor ? 2 : 1; variable
196 static const int idxCols = isColMajor ? 3 : 1; in CuboidMaxPooling() local