Home
last modified time | relevance | path

Searched defs:exclude_formats (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/keras/
Dkeras_parameterized.py51 exclude_formats=None): argument
176 def run_with_all_weight_formats(test_or_class=None, exclude_formats=None): argument