conversational-uptake
conversational-uptake copied to clipboard
CUDA device error
Hi, I am using your evaluation method in my environment. However, I realise it is not working for CUDA because data can't be loaded to GPU properly. This is because the code tries to modify a tensor in a dictionary in place, instead of this reassigning the tensor would solve the problem.