tensorflow/tensorrt

No tensorrt model in win10 python3.5 and python3.6

scholarboss opened this issue · 2 comments

Exause Me
I use tensorflow in windows10, python3.5
when I do
"import tensorflow.contrib.tensorrt as trt"
error appears:
ImportError: No module named 'tensorflow.contrib.tensorrt'

How can I get the tensorrt model in tensorflow for win10 ?

tftrt does not support win10 unless you compile from source

This issue is tracked here: tensorflow/tensorflow#23692
Closing.