Searched refs:to_label (Results 1 – 3 of 3) sorted by relevance
51 HistoryBeamState* to_state, int to_label) const override { in ExpandState()54 to_state->labels.push_back(to_label); in ExpandState()235 LabelState* to_state, int to_label) const override { in ExpandState()236 *to_state = to_label; in ExpandState()
47 CTCBeamState* to_state, int to_label) const {} in ExpandState() argument
49 CTCBeamState* to_state, int to_label) const {} in ExpandState() argument