Searched refs:exclude_formats (Results 1 – 2 of 2) sorted by relevance
51 exclude_formats=None): argument135 exclude_formats.append(['h5'])139 if saved_format not in nest.flatten(exclude_formats)]176 def run_with_all_weight_formats(test_or_class=None, exclude_formats=None): argument178 exclude_formats = exclude_formats or []179 exclude_formats.append('tf_no_traces') # Only applies to saving models180 return run_with_all_saved_model_formats(test_or_class, exclude_formats)
244 exclude_formats=['tf_no_traces'])365 exclude_formats=['tf_no_traces'])