AoANet icon indicating copy to clipboard operation
AoANet copied to clipboard

Fixed training errors

Open alfred100p opened this issue 3 years ago • 0 comments

These edits fix these errors while training:

  • 'lengths' should be a 1D CPU int64 tensor, but got 1D cuda:0 Long Tensro
  • TypeError: can only concatenate str(not "float") to str

alfred100p avatar May 02 '21 06:05 alfred100p