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?
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 occurredRuntimeError: CUDA error: operation not supported when calling
cusparseCreate(handle)`` what should i do?