runtime error

g to register factory for plugin cuDNN when one has already been registered 2024-03-03 09:14:41.232671: 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-03-03 09:14:41.234258: 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-03-03 09:14:41.243165: I external/local_tsl/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. 2024-03-03 09:14:41.243409: 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 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-03-03 09:14:42.690003: 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 3, in <module> model = tf.saved_model.load('./saved_model.pb') File "/home/user/.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 "/home/user/.local/lib/python3.10/site-packages/tensorflow/python/saved_model/load.py", line 1017, in load_partial loader_impl.parse_saved_model_with_debug_info(export_dir)) File "/home/user/.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 "/home/user/.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: ./saved_model.pb/{saved_model.pbtxt|saved_model.pb}

Container logs:

Fetching error logs...