Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dembedded_protocol_buffers.cc119 std::unique_ptr<llvm::Module> module_with_serialized_proto = in CreateEmbeddedProtocolBuffers() local
131 module_with_serialized_proto.get(), *protobuf_to_embed.message, in CreateEmbeddedProtocolBuffers()
148 std::move(module_with_serialized_proto))); in CreateEmbeddedProtocolBuffers()