cuda error
Venkatesh3132003 opened this issue · 0 comments
Venkatesh3132003 commented
RuntimeError: CUDA error: device-side assert triggered
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
Compile with TORCH_USE_CUDA_DSA
to enable device-side assertions.
above error in generated when note book is used for pegasus model and samsum dataset.