You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VectorFst: Add sanity checks for reading the start state and the next state for the rest of the states.
The check is disabled for secondary component FST in `MergeFst`. The reason for this is because the secondary FST in MergeFst is allowed to be incomplete pointing to the states in the primary FST.
PiperOrigin-RevId: 910904063
0 commit comments