runtime error
Exit code: 1. Reason: called are written to STDERR E0000 00:00:1734146054.355248 1 cuda_dnn.cc:8310] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered E0000 00:00:1734146054.361651 1 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-12-14 04:14:14.383822: 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-12-14 04:14:21.173248: E external/local_xla/xla/stream_executor/cuda/cuda_driver.cc:152] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: UNKNOWN ERROR (303) Downloading data from https://storage.googleapis.com/keras-applications/efficientnetb0_notop.h5 [1m 0/16705208[0m [37mโโโโโโโโโโโโโโโโโโโโ[0m [1m0s[0m 0s/step [1m 5513216/16705208[0m [32mโโโโโโ[0m[37mโโโโโโโโโโโโโโ[0m [1m0s[0m 0us/step [1m16705208/16705208[0m [32mโโโโโโโโโโโโโโโโโโโโ[0m[37m[0m [1m0s[0m 0us/step Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> model.load_weights(checkpoint_path) File "/usr/local/lib/python3.10/site-packages/keras/src/utils/traceback_utils.py", line 122, in error_handler raise e.with_traceback(filtered_tb) from None File "/usr/local/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 275, in load_weights raise ValueError( ValueError: File format not supported: filepath=best_model_weights/checkpoint.ckpt. Keras 3 only supports V3 `.keras` and `.weights.h5` files, or legacy V1/V2 `.h5` files.
Container logs:
Fetching error logs...