tobegit3hub / simple_tensorflow_serving

Generic and easy-to-use serving service for machine learning models
https://stfs.readthedocs.io
Apache License 2.0
757 stars 193 forks source link

AbstractInferenceService #39

Closed vvhj closed 5 years ago

vvhj commented 5 years ago

from abstract_inference_service import AbstractInferenceService ImportError: No module named abstract_inference_service

tobegit3hub commented 5 years ago

Thanks for your report @vvhj .

How do you run the server? Use the server.py or run with command simple_tensorflow_serving?

tobegit3hub commented 5 years ago

Resolved by https://github.com/tobegit3hub/simple_tensorflow_serving/pull/41 and release in 0.6.6.