why this error is occuring?
your batch consists of tensors of different shapes. i guess, maybe pad_sequence or padded_stack from external library would be useful in your case.
why this error is occuring?
your batch consists of tensors of different shapes. i guess, maybe pad_sequence or padded_stack from external library would be useful in your case.