我正在尝试运行tensorflow对象检测api并收到以下错误
Allocator (GPU_0_bfc) ran
out of memory trying to allocate 3.83GiB. The caller indicates that this is not a failure, but may mean that there could be performa
nce gains if more memory were available.
我有一个GeForce GTX 950 4Gb显卡。该程序在带有8 Gb RAM的普通CPU上运行良好。有什么办法可以解决这个问题?