mask-rcnn-tf2 icon indicating copy to clipboard operation
mask-rcnn-tf2 copied to clipboard

博主你好,train.py在epoch2训练结束后程序运行结束,显示 an illegal memory access was encountered

Open Chester818 opened this issue 2 years ago • 0 comments
trafficstars

博主你好,我的运行环境是windows,显卡:RTX A6000 , CUDA 11.8,cuDNN 8.7.0, tensorflow-gpu 2.6.0,batch size为1。在训练到epoch2结束后程序运行结束,以下是报错的代码: 2023-03-14 16:05:09.195263: E tensorflow/stream_executor/cuda/cuda_event.cc:29] Error polling for event status: failed to query event: CUDA_ERROR_ILLEGAL_ADDRESS: an illegal memory access was encountered 2023-03-14 16:05:09.196247: F tensorflow/core/common_runtime/device/device_event_mgr.cc:221] Unexpected Event status: 1 请问该如何解决,谢谢博主!

Chester818 avatar Mar 14 '23 08:03 Chester818