TensorFlowSharp
TensorFlowSharp copied to clipboard
I run into below exception message in some of image
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