Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_decorator.py62 decorator_func, argument
121 def rewrap(decorator_func, previous_target, new_target): argument