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
The following errors occur when I train several end-to-end models.
e.s:
model: listen_attend_spell_with_multi_head
criterion: ctc or cross_entorpy
AttributeError: 'NoneType' object has no attribute 'transpose' &&& RuntimeError: Could not infer dtype of NoneType
Whether the criterion-transducer can only be used?
The text was updated successfully, but these errors were encountered:
The following errors occur when I train several end-to-end models.
e.s:
model: listen_attend_spell_with_multi_head
criterion: ctc or cross_entorpy
AttributeError: 'NoneType' object has no attribute 'transpose' &&& RuntimeError: Could not infer dtype of NoneType
Whether the criterion-transducer can only be used?
The text was updated successfully, but these errors were encountered: