Megvii-BaseDetection / BEVDepth

Official code for BEVDepth.
MIT License
684 stars 94 forks source link

train_code_error #189

Open wangzhenhao123 opened 6 months ago

wangzhenhao123 commented 6 months ago

when i used the code python ./bevdepth/exps/nuscenes/fusion/bev_depth_fusion_lss_r50_256x704_128x128_24e.py --amp_backend native -b 2 --gpus 1 an error occurred RuntimeError: CUDA error: operation not supported when callingcusparseCreate(handle)`` what should i do?