conversational-uptake icon indicating copy to clipboard operation
conversational-uptake copied to clipboard

CUDA device error

Open ahmetfirat23 opened this issue 4 months ago • 0 comments

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.

ahmetfirat23 avatar Oct 04 '24 12:10 ahmetfirat23