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.cc50 void ExpandState(const HistoryBeamState& from_state, int from_label, in ExpandState() function in __anon267e09e20111::DictionaryBeamScorer
234 void ExpandState(const LabelState& from_state, int from_label, in ExpandState() function in __anon267e09e20111::RapidlyDroppingLabelScorer
/external/tensorflow/tensorflow/lite/experimental/kernels/
Dctc_beam_scorer.h48 virtual void ExpandState(const CTCBeamState& from_state, int from_label, in ExpandState() function