Searched defs:concrete_functions (Results 1 – 7 of 7) sorted by relevance
168 concrete_functions): argument192 def __init__(self, python_function, name, function_spec, concrete_functions): argument229 def recreate_function(saved_function, concrete_functions): argument
96 def serialize_function(function, concrete_functions): argument
34 map<string, SavedConcreteFunction> concrete_functions = 2; field141 repeated string concrete_functions = 1; field
51 gtl::FlatMap<int, TFConcreteFunctionRevivalState> concrete_functions; member
85 RevivedObjectContainer<TFConcreteFunction> concrete_functions; member
101 auto& concrete_functions = object_graph.concrete_functions(); in ImportModule() local
2769 SavedObjectGraph::concrete_functions() const { in concrete_functions() function3920 inline const std::string& SavedFunction::concrete_functions(int index) const { in concrete_functions() function3967 SavedFunction::concrete_functions() const { in concrete_functions() function