Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/aot/
Dembedded_protocol_buffers.cc118 std::unique_ptr<llvm::Module> module_with_serialized_proto = in CreateEmbeddedProtocolBuffers() local
130 module_with_serialized_proto.get(), *protobuf_to_embed.message, in CreateEmbeddedProtocolBuffers()
147 std::move(module_with_serialized_proto))); in CreateEmbeddedProtocolBuffers()