Searched refs:MAIN_OP_KEY (Results 1 – 7 of 7) sorted by relevance
24 name: "MAIN_OP_KEY"
56 name: "MAIN_OP_KEY"
52 MAIN_OP_KEY = "saved_model_main_op" variable
166 meta_graph_def_to_load, init_op_key=constants.MAIN_OP_KEY):211 _get_op_from_collection(meta_graph_def, constants.MAIN_OP_KEY) or
486 for init_op_key in (constants.MAIN_OP_KEY, constants.LEGACY_INIT_OP_KEY):492 ops.add_to_collection(constants.MAIN_OP_KEY, main_op)
684 meta_graph_def.collection_def[constants.MAIN_OP_KEY].node_list.value.append(
1444 self._testInitOpsWithNonEmptyCollection(export_dir, constants.MAIN_OP_KEY)