fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

What does this mean?

Open InternalMegaT opened this issue 2 years ago • 3 comments

I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. : W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/lib64-nvidia : W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /usr/lib64-nvidia : W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT

InternalMegaT avatar Feb 12 '23 02:02 InternalMegaT

i got this too

kaylazy avatar Feb 12 '23 04:02 kaylazy

it's just a tenseflow msg, ignore it, I'll suppress it later

TheLastBen avatar Feb 13 '23 12:02 TheLastBen

yeah the models work fine

BlenderProxy avatar Feb 17 '23 15:02 BlenderProxy