Program operation error
Closed this issue · 3 comments
lingyun888 commented
Hello, an error occurs when the program is running. The error is as follows: tensorflow.python.framework.errors_impl.InternalError: dnn PoolForward launch failed [Op:AvgPool]
theilem commented
Which version of tensorflow and tensorflow-gpu do you use?
lingyun888 commented
tensorflow==2.3.0
theilem commented
Try upgrading your tensorflow to 2.6 or greater.