FOTS.PyTorch
FOTS.PyTorch copied to clipboard
Which version of pytorch should be used?
Hello, I run the code with some error as follows, so may I know your version of pytorch? `Memory Usage: CUDA: 0 Allocated: 117.5244140625 MB Cached: 125.875 MB
Traceback (most recent call last):
File "train.py", line 76, in
While with latest pytorch, use https://github.com/t-vi/warp-ctc/, there's some error, t-vi said, he will fix it some. While with latest pytorch, but with pytorch's own ctc-loss, use batch size 64, back prop will have many nan.
0.4.1