Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dctc_decoder_ops.cc55 void SetTopPaths(int tp) { top_paths_ = tp; } in SetTopPaths() function in tensorflow::CTCDecodeHelper
264 decode_helper_.SetTopPaths(top_paths); in CTCBeamSearchDecoderOp()