Searched refs:any_list (Results 1 – 16 of 16) sorted by relevance
53 if (it == collection_def.end() || it->second.any_list().value_size() != 1) { in GetSignatures()58 const auto& any = it->second.any_list().value(0); in GetSignatures()65 auto* any_list = collection_def[kSignaturesKey].mutable_any_list(); in SetSignatures() local66 any_list->mutable_value()->Clear(); in SetSignatures()69 any_list->mutable_value()->Add()->mutable_value()); in SetSignatures()71 any_list->mutable_value()->Add()->PackFrom(signatures); in SetSignatures()
179 if (graph_collection_def.any_list().value_size() != 1) { in LoadSessionBundleFromPathUsingRunOptionsInternal()183 const auto& any = graph_collection_def.any_list().value(0); in LoadSessionBundleFromPathUsingRunOptionsInternal()198 const auto& any_assets = assets_it->second.any_list().value(); in LoadSessionBundleFromPathUsingRunOptionsInternal()
134 graph_def_any = collection_def[constants.GRAPH_KEY].any_list.value162 assets_any = collection_def[constants.ASSETS_KEY].any_list.value
290 signatures = collection_def[constants.SIGNATURES_KEY].any_list.value[0]299 metagraph_def.collection_def[constants.SIGNATURES_KEY].any_list.value[308 metagraph_def.collection_def[constants.SIGNATURES_KEY].any_list.value[337 signatures_any = collection_def[constants.SIGNATURES_KEY].any_list.value
146 graph_def_any = collection_def[constants.GRAPH_KEY].any_list.value161 signatures_any = collection_def[constants.SIGNATURES_KEY].any_list.value177 assets_any = collection_def[constants.ASSETS_KEY].any_list.value
107 signatures_any = collection_def[constants.SIGNATURES_KEY].any_list.value145 signatures_any = collection_def[constants.SIGNATURES_KEY].any_list.value
170 signatures = collection_def[legacy_constants.SIGNATURES_KEY].any_list.value[0]
134 // any_list {207 AnyList any_list = 5; field
471 for any_value in base_collection.any_list.value:474 copied_any = collection.any_list.value.add()
486 base_meta_graph_def.collection_def[collection_name].any_list.value.extend([507 self.assertEqual(expected_protos, collection.any_list.value[:])
113 assets_any_proto = collection_def[constants.ASSETS_KEY].any_list.value
1341 assets_any = graph_collection_def[constants.ASSETS_KEY].any_list.value
61 signatures_any = collection_def['serving_signatures'].any_list.value
249 const auto& any_assets = assets_it->second.any_list().value(); in GetAssetFileDefs()
382 const auto& any_assets = collection.any_list().value(); in GrapplerItemFromMetaGraphDef()
2480 any_list {