Closed muammar closed 2 years ago
I was getting the following error from line 96:
TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.
This pull request solves it.
I was getting the following error from line 96:
This pull request solves it.