CUDA kernel failed: an illegal memory access was encountered. #38
Open
Description
Hello, thank you for your contribution. I ran into the following error when I ran test.py, which was CUDA kernel failed: an illegal memory access was encountered. Finally, I locate the code at line 303 of the ./model/model/hais.py file.
proposals_offset = hais_ops.hierarchical_ops.hierarchical_aggregation(semantic_preds_cpu, (the user), idx.cpu(), start_len.cpu(), batch_idxs_.cpu(), training_mode, using_set_aggr)
How should I solve this problem? Thanks a lot.
Metadata
Assignees
Labels
No labels