zhitiankai
zhitiankai
8 tensor(0.1734, device='cuda:0', grad_fn=) /pytorch/aten/src/ATen/native/cudnn/RNN.cpp:1266: UserWarning: RNN module weights are not part of single contiguous chunk of memory. This means they need to be compacted at every call, possibly greatly...
I want to repeat the process of this paper training, thank you very much.
When I ran the code, I encountered the following error. /work4/zhitiankai/anaconda3/envs/py35milsed/lib/python3.5/site-packages/six.py in raise_from(value=RuntimeError('Failed to execute rubberband. Please verify that rubberband-cli is installed.',), from_value=FileNotFoundError(2, "No such file or directory: 'rubberband'")) RuntimeError:...