Searched refs:new_restore_op_name (Results 1 – 1 of 1) sorted by relevance
266 string new_restore_op_name = in AddRestoreVariableSubgraphs() local271 strings::StrCat(new_restore_op_name, "/tensor_names"); in AddRestoreVariableSubgraphs()273 strings::StrCat(new_restore_op_name, "/shape_and_slices"); in AddRestoreVariableSubgraphs()295 TF_RETURN_IF_ERROR(NodeBuilder(new_restore_op_name, "RestoreV2") in AddRestoreVariableSubgraphs()