Model training warning : Could not find TensorRT #515
Unanswered
youngway-tsan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to train a model with my dataset using the google collab script, but after each Epoch I have a warning :
2023-04-29 15:14:47.753965: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
and it seems that my models are not saving. What should I do, and how do I stop a training to save a model ?
Beta Was this translation helpful? Give feedback.
All reactions