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.py68 decorator_doc='', argument
236 decorator_doc='', argument
272 def decorator_doc(self): member in TFDecorator
Dtf_decorator_test.py30 def test_tfdecorator(decorator_name, decorator_doc=None): argument
Dtf_inspect_test.py31 def test_decorator(decorator_name, decorator_doc=None): argument