tensorflow_template_application icon indicating copy to clipboard operation
tensorflow_template_application copied to clipboard

No module named tensorflow_serving.apis

Open louisZL opened this issue 7 years ago • 2 comments

run ./predict_client.py

Error: No module named tensorflow_serving.apis

louisZL avatar Mar 14 '18 03:03 louisZL

Now you can install the python sdk with pip install tensorflow-serving-api.

tobegit3hub avatar Mar 14 '18 07:03 tobegit3hub

Thanks.

LongQi avatar Mar 15 '18 02:03 LongQi