tensor.to(numpy) pytorch code example Example: convert pytorch tensor to numpy na = a.to('cpu').numpy()