Home
last modified time | relevance | path

Searched refs:tensor_in_mat (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dfractional_max_pool_op.cc259 ConstEigenMatrixMap tensor_in_mat( in Compute() local
308 const T& input_ref = tensor_in_mat.coeffRef(d, in_index); in Compute()