Skip to content

CUDA kernel failed: an illegal memory access was encountered. #38

Open
@qdlzh

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions