Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dkeras_parameterized.py141 def single_method_decorator(f): function
247 def single_method_decorator(f): function
287 def _test_or_class_decorator(test_or_class, single_method_decorator): argument