Have been working with torch-rnn on Windows docker, but that can't use the GPU due to how Hyper-V works (at least currently). There is a torch-rnn that will use the GPU if you can install nvidia-docker, and it has instructions it claims will work with Ubuntu. But when I try to install, I get the error that sysv-rc and file-rc are missing, and there seems to be no way to install those since they've been superseded. Help?
↧