The error is in trying to compute loss using nn.NLLLoss() . The error "IndexError: Target 1 is out of bounds." changes when ignore_index is ...
確定! 回上一頁