Searched refs:saved_model_format_scope (Results 1 – 2 of 2) sorted by relevance
162 with testing_utils.saved_model_format_scope('h5'):167 with testing_utils.saved_model_format_scope('tf'):172 with testing_utils.saved_model_format_scope('tf', save_traces=False):
397 def saved_model_format_scope(value, **kwargs): function