Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Ddef_function.py75 from tensorflow.python.eager import function_spec as function_spec_lib unknown
582 self._function_spec = function_spec_lib.FunctionSpec.from_function_and_signature(
824 self._function_spec = function_spec_lib.FunctionSpec.from_function_and_signature(
1157 function_spec_lib.is_same_structure, signature, check_values=True)
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dfunction_deserialization.py25 from tensorflow.python.eager import function_spec as function_spec_lib unknown
156 return function_spec_lib.FunctionSpec(