Home
last modified time | relevance | path

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

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