Home
last modified time | relevance | path

Searched defs:ExpandState (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/util/ctc/
Dctc_beam_scorer.h46 virtual void ExpandState(const CTCBeamState& from_state, int from_label, in ExpandState() function
Dctc_beam_search_test.cc54 void ExpandState(const BeamState& from_state, int from_label, in ExpandState() function in __anon7cd33ecf0111::DictionaryBeamScorer
253 void ExpandState(const LabelState& from_state, int from_label, in ExpandState() function in __anon7cd33ecf0111::RapidlyDroppingLabelScorer
/external/tensorflow/tensorflow/lite/kernels/ctc/
Dctc_beam_scorer.h48 virtual void ExpandState(const CTCBeamState& from_state, int from_label, in ExpandState() function