You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
hello, i am starting tf trt . i just need to know that my tensorflow installation gives method of from tensorflow.contrib import tensorrt as tftrt . As now I have converted my graph into tf rt graph. i was worried that do i need to explicitly install tensor rt packages also . or only conda install tensorflow-gpu and above methods from contrib is what we have to do . as for single file inference , i saw only .06 seconds better performance . please let me know
hello, i am starting tf trt . i just need to know that my tensorflow installation gives method of from tensorflow.contrib import tensorrt as tftrt . As now I have converted my graph into tf rt graph. i was worried that do i need to explicitly install tensor rt packages also . or only conda install tensorflow-gpu and above methods from contrib is what we have to do . as for single file inference , i saw only .06 seconds better performance . please let me know