Remove whitespaces from tags in saved_model_cli.
This currently causes tags mismatch because a leading whitespace is added within the saved_model_cli when doing ', '.join(tag_set). PiperOrigin-RevId: 194590154
Loading
Please sign in to comment
This currently causes tags mismatch because a leading whitespace is added within the saved_model_cli when doing ', '.join(tag_set). PiperOrigin-RevId: 194590154