theilem / uavSim

BSD 3-Clause "New" or "Revised" License
90 stars 22 forks source link

Program operation error #2

Closed lingyun888 closed 2 years ago

lingyun888 commented 2 years ago

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 2 years ago

Which version of tensorflow and tensorflow-gpu do you use?

lingyun888 commented 2 years ago

tensorflow==2.3.0

theilem commented 2 years ago

Try upgrading your tensorflow to 2.6 or greater.