Searched defs:function_spec (Results 1 – 10 of 10) sorted by relevance
142 FunctionSpec function_spec = 2; field181 FunctionSpec function_spec = 4; field
56 absl::optional<const FunctionSpec*> function_spec; member
24 def _serialize_function_spec(function_spec): argument
192 def __init__(self, python_function, name, function_spec, concrete_functions): argument
3995 inline const ::tensorflow::FunctionSpec& SavedFunction::function_spec() const { in function_spec() function4000 ::tensorflow::FunctionSpec* function_spec) { in unsafe_arena_set_allocated_function_spec()4042 inline void SavedFunction::set_allocated_function_spec(::tensorflow::FunctionSpec* function_spec) { in set_allocated_function_spec()4529 inline const ::tensorflow::FunctionSpec& SavedBareConcreteFunction::function_spec() const { in function_spec() function4534 ::tensorflow::FunctionSpec* function_spec) { in unsafe_arena_set_allocated_function_spec()4576 … SavedBareConcreteFunction::set_allocated_function_spec(::tensorflow::FunctionSpec* function_spec)… in set_allocated_function_spec()
2054 SavedFunction::_Internal::function_spec(const SavedFunction* msg) { in function_spec() function in tensorflow::SavedFunction::_Internal2845 SavedBareConcreteFunction::_Internal::function_spec(const SavedBareConcreteFunction* msg) { in function_spec() function in tensorflow::SavedBareConcreteFunction::_Internal
476 FunctionTool function_spec = 13; field
450 const FunctionSpec& function_spec = saved_function.function_spec(); in PartiallyReviveSavedModelObjects() local
1038 def function_spec(self): member in Function
2476 def function_spec(self): member in Function