Searched refs:GetTopPaths (Results 1 – 1 of 1) sorted by relevance
56 inline int GetTopPaths() const { return top_paths_; } in GetTopPaths() function in tensorflow::CTCDecodeHelper334 best_paths_b.resize(decode_helper_.GetTopPaths()); in Compute()342 ctx, beam_search.TopPaths(decode_helper_.GetTopPaths(), &best_paths_b, in Compute()347 for (int bp = 0; bp < decode_helper_.GetTopPaths(); ++bp) { in Compute()