Searched refs:variable_path (Results 1 – 4 of 4) sorted by relevance
233 Status TFSavedModelAPI::GetVariable(const std::string& variable_path, in GetVariable() argument236 internal::FindNodeAtPath(variable_path, bundle_.saved_object_graph()); in GetVariable()238 return errors::NotFound("No saved object found at path ", variable_path); in GetVariable()243 return errors::NotFound("No variable found at path ", variable_path); in GetVariable()
76 Status GetVariable(const std::string& variable_path, Variable** variable);
148 def slot_variable_key(variable_path, optimizer_path, slot_name): argument
58 variable_path=object_names[original_variable],