Add a method_name and a tf.saved_model.save
Previously method_name was blank. We'll never be able to set "classify" or "regress", so everything will be predict. I will follow up with a tensorflow_serving integration test (in that repo) due to sync issues. Fixes #25234. PiperOrigin-RevId: 231329696
Loading
Please sign in to comment