Open beyond-xy opened 4 months ago
File ".\LW-DETR-main\models\matcher.py", line 88, in forward cost_class = pos_cost_class[:, tgt_ids] - neg_cost_class[:, tgt_ids] RuntimeError: CUDA error: device-side assert triggered Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.
TORCH_USE_CUDA_DSA
File ".\LW-DETR-main\models\matcher.py", line 88, in forward cost_class = pos_cost_class[:, tgt_ids] - neg_cost_class[:, tgt_ids] RuntimeError: CUDA error: device-side assert triggered Compile with
TORCH_USE_CUDA_DSA
to enable device-side assertions.