TensorFlowSharp icon indicating copy to clipboard operation
TensorFlowSharp copied to clipboard

I run into below exception message in some of image

Open dlliu0422 opened this issue 5 years ago • 0 comments

below excption message: unhandled Exception: System.DllNotFoundException: Unable to load DLL 'libtensorflow' : A dynamic link library (DLL) initialization routine fail. (Exception from HRESULT: 08007045A) at TensorFlow.TFGraph.TF_NewGraph() at TensotFlow.TFGraph..ctor() at ....

It is only happen in some of image (most of OS image are OK). I don't know what the OS image difference among them. any idea about it ?

environment: OS: windows 10 Pro (19041.329) .Net framwork 4.7.2

dlliu0422 avatar Jun 30 '20 09:06 dlliu0422