Skip to content

cuda error #105

@ekma000

Description

@ekma000

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions