figroc
figroc
@googlebot I signed it!
Run `python -m site` and check that `/usr/local/lib64/python2.7/site-packages/` is in the `sys.path`. Maybe it's related to #93.
Has this been fixed or not? We currently use 1.6.0 but encounter the same issue.
@ChuyangDeng I have exactly the same issue as yours. In the end I set up a library to achieve that. May this helpful for you. https://github.com/figroc/tensorflow-serving-client
There is a test in `tests/go/`. You might check it out.