-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Description
RuntimeError: CUDA error: an illegal memory access was encountered
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.
I got this error in <train_pose2vid.py>
I got an error when I put the data into cuda,
I modified the code ,Traceback : label_input=label_input.cuda()
I have looked for many methods and have not solved it
Please help me
Metadata
Metadata
Assignees
Labels
No labels