Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error about eval/passkey.py #8

Closed
Xnhyacinth opened this issue Jul 19, 2023 · 0 comments
Closed

Error about eval/passkey.py #8

Xnhyacinth opened this issue Jul 19, 2023 · 0 comments

Comments

@Xnhyacinth
Copy link

Xnhyacinth commented Jul 19, 2023

/aten/src/ATen/native/cuda/IndexKernel.cu:92: operator(): block: [21,0,0], thread: [61,0,0] Assertion index >= -sizes[i] && index < sizes[i] && "index out of bounds" failed.

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.

when I run the eval/passkey.py, then report the above error.
how can I solve it

@Xnhyacinth Xnhyacinth changed the title 报错 Error about eval/passkey.py Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant