create a SavedModel
zakariachatria opened this issue · 0 comments
zakariachatria commented
hi jiegzhan,
i want to create a savedModel to deploy it later in google ML engine , but your code support only tensorflow 0.9.0 . and in this version, I can't use the tf.train.Saver class to generate a savedmodel . do you have any idea how can I fix this problem ?