Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dtf_decorator.py64 decorator_doc='', argument
232 decorator_doc='', argument
268 def decorator_doc(self): member in TFDecorator
Dtf_decorator_test.py26 def test_tfdecorator(decorator_name, decorator_doc=None): argument
Dtf_inspect_test.py27 def test_decorator(decorator_name, decorator_doc=None): argument