Searched defs:function_spec (Results 1 – 7 of 7) sorted by relevance
56 absl::optional<const FunctionSpec*> function_spec; member
102 FunctionSpec function_spec = 2; field136 FunctionSpec function_spec = 4; field
29 def _serialize_function_spec(function_spec, coder): argument
190 def __init__(self, python_function, name, function_spec, concrete_functions): argument
450 const FunctionSpec& function_spec = saved_function.function_spec(); in PartiallyReviveSavedModelObjects() local
1508 function_spec=None): argument1587 def _set_function_spec(self, function_spec): argument3009 def function_spec(self): member in Function
1055 def function_spec(self): member in Function