Searched defs:ExpandState (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ctc/ | ||
H A D | ctc_beam_search_test.cc | 54 void ExpandState(const BeamState& from_state, int from_label, in ExpandState() function in __anon04aae44f0111::DictionaryBeamScorer |
H A D | ctc_beam_scorer.h | 46 virtual void ExpandState(const CTCBeamState& from_state, int from_label, in ExpandState() function |
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ctc/ | ||
H A D | ctc_beam_scorer.h | 48 virtual void ExpandState(const CTCBeamState& from_state, int from_label, in ExpandState() function |