runtime error
Exit code: 1. Reason: find cuda drivers on your machine, GPU will not be used. 2024-10-24 11:03:23.587949: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered 2024-10-24 11:03:23.602670: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:8454] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered 2024-10-24 11:03:23.607590: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1452] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-10-24 11:03:23.618921: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-10-24 11:03:24.700862: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model = tf.saved_model.load('model') File "/usr/local/lib/python3.10/site-packages/tensorflow/python/saved_model/load.py", line 912, in load result = load_partial(export_dir, None, tags, options)["root"] File "/usr/local/lib/python3.10/site-packages/tensorflow/python/saved_model/load.py", line 1016, in load_partial loader_impl.parse_saved_model_with_debug_info(export_dir)) File "/usr/local/lib/python3.10/site-packages/tensorflow/python/saved_model/loader_impl.py", line 59, in parse_saved_model_with_debug_info saved_model = parse_saved_model(export_dir) File "/usr/local/lib/python3.10/site-packages/tensorflow/python/saved_model/loader_impl.py", line 119, in parse_saved_model raise IOError( OSError: SavedModel file does not exist at: model/{saved_model.pbtxt|saved_model.pb}
Container logs:
Fetching error logs...