Searched refs:saved_object_graph (Results 1 – 7 of 7) sorted by relevance
119 if (bundle->saved_object_graph().nodes(node).kind_case() != in RestoreCheckpoint()126 << bundle->saved_object_graph().nodes(node).kind_case() in RestoreCheckpoint()178 internal::FindNodeAtPath(function_path, bundle_.saved_object_graph()); in GetFunction()215 internal::FindNodeAtPath(variable_path, bundle_.saved_object_graph()); in GetVariable()265 context, bundle.saved_object_graph(), &revived_objects)); in Load()
143 if (saved_object_graph().nodes_size() == 0 || in VisitObjectsToRestore()152 const SavedObject* root_saved_object = &saved_object_graph().nodes(0); in VisitObjectsToRestore()211 saved_child_node_id < saved_object_graph().nodes_size()) { in RecurseObjectsToRestore()212 saved_child = &saved_object_graph().nodes(saved_child_node_id); in RecurseObjectsToRestore()
50 const SavedObjectGraph& saved_object_graph() { in saved_object_graph() function
61 bundle->saved_object_graph().nodes(std::get<0>(restored_var)); in RestoreVarsAndVerify()
156 "saved_object_graph.proto",186 "saved_object_graph.proto",
10 import "tensorflow/core/protobuf/saved_object_graph.proto";
4 …/c575e2ba93c442121d98d3f125d83fed1339924d:tensorflow/core/protobuf/saved_object_graph.proto;l=56-62