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

ImportError: cannot import name 'trt_convert' from 'tensorflow.python.compiler.tensorrt' #7

Open
ghost opened this issue Jan 1, 2021 · 8 comments

Comments

@ghost
Copy link

ghost commented Jan 1, 2021

im having this issue. I can not get anything to run.

@Dax1805
Copy link

Dax1805 commented Mar 29, 2021

same

@MarkWijkhuizen
Copy link

Having the same issue in Tensorflow 2.2.0

@samymdihi
Copy link

You just need to comment this line import tensorflow.contrib.tensorrt as trt in tf_pose/estimator.py

@cucdengjunli
Copy link

You just need to comment this line import tensorflow.contrib.tensorrt as trt in tf_pose/estimator.py

yes that true

@zubu007
Copy link

zubu007 commented May 20, 2021

You just need to comment this line import tensorflow.contrib.tensorrt as trt in tf_pose/estimator.py

I did not find this line in estimator.py to comment

instead it is tensorflow.python.compiler.tensorrt import trt_covert as trt

@samymdihi
Copy link

You just need to comment this line import tensorflow.contrib.tensorrt as trt in tf_pose/estimator.py

I did not find this line in estimator.py to comment

instead it is tensorflow.python.compiler.tensorrt import trt_covert as trt

Yes this is the one

@mohammed504
Copy link

You just need to comment this line import tensorflow.contrib.tensorrt as trt in tf_pose/estimator.py

hii...
I comment this line . but appear this error :
ModuleNotFoundError: No module named 'tensorflow.contrib'

@shahla-ai
Copy link

hello @samymdihi
where can I find the file tf_pose/estimator.py ?

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

7 participants