Loads the model from a SavedModel as specified by tags. Args: sess: The TensorFlow session to restore the variables. tags: Set of string tags to identify the required MetaGraphDef. These should correspond to the tags used when saving the variables using the SavedModel `sav
(sess, tags, export_dir, import_scope=None, **saver_kwargs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected