Home
last modified time | relevance | path

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

/external/eigen/doc/examples/
DTutorial_ReductionsVisitorsBroadcasting_visitors.cpp15 MatrixXf::Index maxRow, maxCol; in main() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h620 EIGEN_ALWAYS_INLINE Index maxRow(const Index peeled_k, in maxRow() function
Deigen_cuboid_convolution.h788 EIGEN_ALWAYS_INLINE Index maxRow(const Index peeled_k, in maxRow() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp113 int maxRow = 0; in packFloat16Bit() local