Searched defs:restore_op_name (Results 1 – 6 of 6) sorted by relevance
57 def main_op_with_restore(restore_op_name): argument
20 string restore_op_name = 3; field
81 restore_op_name, argument293 restore_op_name, argument
133 const StringPiece restore_op_name, in RunRestoreOp()
197 const StringPiece restore_op_name, in RunRestore()
259 const string restore_op_name = strings::StrCat(name_prefix, "/RestoreV2"); in AddRestoreVariableSubgraphs() local