Home
last modified time | relevance | path

Searched refs:dummy_tf_decorator (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py126 def dummy_tf_decorator(method): function
4384 @dummy_tf_decorator
4392 @parameterized.parameters([(def_function.function, dummy_tf_decorator),
4393 (dummy_tf_decorator, def_function.function),
4422 @dummy_tf_decorator
4428 @dummy_tf_decorator