XingqiuHe / DPDS

12 stars 6 forks source link

tensorflow vision? InternalError: libdevice not found #1

Open arold66 opened 6 months ago

arold66 commented 6 months ago

Hi, I would like to know the version of tensorflow in the environment.I get an error running your code: InternalError: libdevice not found at . /libdevice.10.bc.I'm guessing it might be a difference in tensorflow versions. My environment is configured as: python==3.9.0 tensorflow==2.6.0

XingqiuHe commented 6 months ago

My TF version is 2.12. Hope this can help you.