Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Deigen_pooling.h83 static const int idxRows = isColMajor ? 1 : 2; variable
195 static const int idxRows = 2; in CuboidMaxPooling() local