Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dfunction.py3889 def __init__(self, target, original_python_function): argument
3891 self.weakrefself_func__ = weakref.ref(original_python_function)