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

Fail to load the model version with zero as prefix #28

Closed tobegit3hub closed 6 years ago

tobegit3hub commented 6 years ago

Problem described in https://github.com/tobegit3hub/simple_tensorflow_serving/issues/26#issuecomment-419783774 .

tobegit3hub commented 6 years ago

We have test with https://github.com/tensorflow/serving/tree/master/tensorflow_serving/servables/tensorflow/testdata/saved_model_half_plus_two_gpu/00000123 and it works now.