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

No longer working #30

Open
tomnatic17 opened this issue Aug 5, 2023 · 3 comments
Open

No longer working #30

tomnatic17 opened this issue Aug 5, 2023 · 3 comments

Comments

@tomnatic17
Copy link

Could not find TensorRT // crash log

@jtthorin
Copy link

jtthorin commented Aug 8, 2023

Can confirm, same issue encountered. Could not find TensorRT.

@tomnatic17
Copy link
Author

Same error today:
2023-08-09 02:15:30.481596: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT

@ionicaefrgregre
Copy link

Can confirm, same issue encountered. Could not find TensorRT.

Solved it, just install the new version of TensorRT... Add a new cell line in the beginning ... first uninstall the previous version

!pip uninstall tensorflow
!pip install tensorflow==2.14.0

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