Searched refs:new_restore_op_name (Results 1 – 1 of 1) sorted by relevance
264 string new_restore_op_name = in AddRestoreVariableSubgraphs() local269 strings::StrCat(new_restore_op_name, "/tensor_names"); in AddRestoreVariableSubgraphs()271 strings::StrCat(new_restore_op_name, "/shape_and_slices"); in AddRestoreVariableSubgraphs()293 TF_RETURN_IF_ERROR(NodeBuilder(new_restore_op_name, "RestoreV2") in AddRestoreVariableSubgraphs()