Hello
I have successfully optimized a tensorflow object detection saved model with tensorrt and loaded it into tensorflow serving 1.13.1.
I noticed the variables directory is empty. Is that to be expected?
Thanks in advance
BTW – I noticed this output during the optimization …
Use standard file APIs to check for files with this prefix.
WARNING:tensorflow:From /usr/local/lib/python2.7/dist-packages/tensorflow/contrib/tensorrt/python/trt_convert.py:301: convert_variables_to_constants (from tensorflow.python.framework.graph_util_impl) is deprecated and will be removed in a future version.