Home
last modified time | relevance | path

Searched refs:restore_all (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/faft/utils/
Dflashrom_handler.py470 def restore_section(self, section, restore_all=False): argument
477 corrupt_all=restore_all)
479 def restore_section_body(self, section, restore_all=False): argument
486 corrupt_all=restore_all)
502 def restore_firmware(self, section, restore_all=False): argument
506 section, restore_all=restore_all)
509 def restore_firmware_body(self, section, restore_all=False): argument
512 subsection_name = self.restore_section_body(section, restore_all=False)
/external/tensorflow/tensorflow/core/common_runtime/
Dquantize_training.cc253 Node* restore_all = FindRestoreAllOp(graph, name_prefix); in AddRestoreVariableSubgraphs() local
254 if (restore_all == nullptr) { in AddRestoreVariableSubgraphs()
308 graph->AddControlEdge(assign_op, restore_all); in AddRestoreVariableSubgraphs()
/external/tensorflow/tensorflow/cc/saved_model/testdata/half_plus_two_pbtxt/00000123/
Dsaved_model.pbtxt2444 name: "save/restore_all"
2455 restore_op_name: "save/restore_all"