Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfractional_avg_pool_op.cc275 ConstEigenMatrixMap out_backprop_mat(out_backprop.flat<T>().data(), in Compute() local
305 out_backprop_mat.coeffRef(d, out_index)); in Compute()