0

My program works properly with two GPUs but raise this error when reached to torch.bmm

energy =  torch.bmm(proj_query,proj_key) # transpose check

RuntimeError: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:450

how could I solve this issue ?

talonmies
  • 70,661
  • 34
  • 192
  • 269

0 Answers0