Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Ddef_function.py582 self._function_spec = function_spec_lib.FunctionSpec.from_function_and_signature(
824 self._function_spec = function_spec_lib.FunctionSpec.from_function_and_signature(
H A Dfunction_spec.py45 def from_function_and_signature(cls, python_function, member in FunctionSpec
H A Dfunction.py2438 self._function_spec = function_spec.FunctionSpec.from_function_and_signature(