Closed hnisonoff closed 1 year ago
I modified the get_sequence_loss function to use whichever device the model is currently on to also be the device that the batch of sequences are put on.
get_sequence_loss
I modified the
get_sequence_loss
function to use whichever device the model is currently on to also be the device that the batch of sequences are put on.