Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: No file or directory found at Models/NN_Models/Trained-Model-ML-1680133120.689445 #365

Open
adeka299aaa opened this issue Nov 19, 2023 · 2 comments

Comments

@adeka299aaa
Copy link

2023-11-19 14:30:35.417954: E tensorflow/compiler/xla/stream_executor/cuda/cuda_dnn.cc:9342] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
2023-11-19 14:30:35.418035: E tensorflow/compiler/xla/stream_executor/cuda/cuda_fft.cc:609] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
2023-11-19 14:30:35.418075: E tensorflow/compiler/xla/stream_executor/cuda/cuda_blas.cc:1518] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2023-11-19 14:30:35.427549: 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 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
2023-11-19 14:30:36.795031: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
Traceback (most recent call last):
File "/content/NBA-Machine-Learning-Sports-Betting/main.py", line 9, in
from src.Predict import NN_Runner, XGBoost_Runner
File "/content/NBA-Machine-Learning-Sports-Betting/src/Predict/NN_Runner.py", line 12, in
model = load_model('Models/NN_Models/Trained-Model-ML-1680133120.689445')
File "/usr/local/lib/python3.10/dist-packages/keras/src/saving/saving_api.py", line 262, in load_model
return legacy_sm_saving_lib.load_model(
File "/usr/local/lib/python3.10/dist-packages/keras/src/utils/traceback_utils.py", line 70, in error_handler
raise e.with_traceback(filtered_tb) from None
File "/usr/local/lib/python3.10/dist-packages/keras/src/saving/legacy/save.py", line 234, in load_model
raise IOError(
OSError: No file or directory found at Models/NN_Models/Trained-Model-ML-1680133120.689445

image

@Skysafe64
Copy link

Hi! Thanks for explaining the issue you're facing thoroughly so that we can assist you effectively. Sending a screenshot and copying what we see in the screenshot won't help us in providing assistance tailored to your needs.

@kyleskom
Copy link
Owner

try #344 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants