You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
expected behavior: running the installer would install the program, ensuring that the dependencies are in place, the right versions, and are accessible.
what really happens: as wall full of errors complaining of everything being missing and wrong.
the errors are too many to wrap my head around, and many of them have been addressed already, but following the advice in those threads does not change the outcome. I will update this thread with all the errors, but The first thing that happens upon setting up are the following warnings:
Verifying modules installation status from requirements.txt... 2024-08-28 17:58:57.486103: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered 2024-08-28 17:58:57.486192: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered 2024-08-28 17:58:57.587589: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-08-28 17:58:57.723984: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-08-28 17:58:59.130881: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
linux users?
expected behavior: running the installer would install the program, ensuring that the dependencies are in place, the right versions, and are accessible.
what really happens: as wall full of errors complaining of everything being missing and wrong.
the errors are too many to wrap my head around, and many of them have been addressed already, but following the advice in those threads does not change the outcome. I will update this thread with all the errors, but The first thing that happens upon setting up are the following warnings:
Verifying modules installation status from requirements.txt... 2024-08-28 17:58:57.486103: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:9261] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered 2024-08-28 17:58:57.486192: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:607] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered 2024-08-28 17:58:57.587589: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-08-28 17:58:57.723984: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-08-28 17:58:59.130881: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Beta Was this translation helpful? Give feedback.
All reactions