Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfractional_max_pool_op.cc326 ConstEigenMatrixMap tensor_out_mat( in Compute() local
333 DCHECK_EQ(tensor_out_dup_mat(j, i), tensor_out_mat(j, i)); in Compute()