Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dctc_decoder_ops.cc38 inline T RowMax(const typename TTypes<T>::UnalignedConstMatrix& m, int r, in RowMax() function
236 -RowMax<T>(input_list_t[t], b, &max_class_indices); in Compute()