runtime error
Exit code: 1. Reason: .643698: 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-09 22:36:45.647633: 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-09 22:36:45.658461: 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-09 22:36:46.784202: 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 28, in <module> model = keras.layers.TFSMLayer("sentiment_mini-test", call_endpoint='serving_default') File "/usr/local/lib/python3.10/site-packages/keras/src/export/export_lib.py", line 739, in __init__ self._reloaded_obj = tf.saved_model.load(filepath) 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 1042, in load_partial loader = Loader(object_graph_proto, saved_model_proto, export_dir, File "/usr/local/lib/python3.10/site-packages/tensorflow/python/saved_model/load.py", line 223, in __init__ self._load_all() File "/usr/local/lib/python3.10/site-packages/tensorflow/python/saved_model/load.py", line 320, in _load_all self._load_nodes() File "/usr/local/lib/python3.10/site-packages/tensorflow/python/saved_model/load.py", line 529, in _load_nodes slot_variable = optimizer_object.add_slot( AttributeError: '_UserObject' object has no attribute 'add_slot'
Container logs:
Fetching error logs...