runtime error
Exit code: 1. Reason: gister factory for plugin cuBLAS when one has already been registered W0000 00:00:1743682747.592783 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1743682747.592832 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1743682747.592835 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1743682747.592838 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2025-04-03 14:19:07.598846: 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. Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = tf.saved_model.load("saved_model.pb") # Update this path if needed 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: saved_model.pb/{saved_model.pbtxt|saved_model.pb}
Container logs:
Fetching error logs...