Searched defs:to_state (Results 1 – 4 of 4) sorted by relevance
47 CTCBeamState* to_state, int to_label) const {} in ExpandState()
55 BeamState* to_state, int to_label) const override { in ExpandState()254 LabelState* to_state, int to_label) const override { in ExpandState()
49 CTCBeamState* to_state, int to_label) const {} in ExpandState()
82 def advance_state(self, from_state, to_state): argument