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

stage2 training error #39

Open
ziming-liu opened this issue Aug 27, 2023 · 3 comments
Open

stage2 training error #39

ziming-liu opened this issue Aug 27, 2023 · 3 comments

Comments

@ziming-liu
Copy link

File "/home/ziliu/anaconda3/envs/semantics/lib/python3.8/site-packages/mmcv/runner/fp16_utils.py", line 186, in new_func
return old_func(*args, **kwargs)
File "/data/acentauri/user/ziliu/data/voxformer/projects/mmdet3d_plugin/voxformer/modules/deformable_cross_attention.py", line 143, in forward
index_query_per_img = mask_per_img[0].sum(-1).nonzero().squeeze(-1)
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.

@Sxiansheng24
Copy link

Hello, I have the same problem, may I ask you to solve this problem? If so, can you provide some solutions

@ziming-liu
Copy link
Author

Hello, I have the same problem, may I ask you to solve this problem? If so, can you provide some solutions

no, I didn't move forward.

@codeimdy
Copy link

Hello, after completing the first phase of training, how should I proceed with the second phase? Are there any additional steps required, or do I only need to enter the training command in the terminal? Directly entering the training command results in an error, as shown in the picture.
Snipaste_2024-05-17_16-20-11

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

3 participants