Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction.py3164 def __init__(self, target, original_python_function): argument
3166 self.weakrefself_func__ = weakref.ref(original_python_function)