Home
last modified time | relevance | path

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

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