Home
last modified time | relevance | path

Searched defs:serialized_proto (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/tpu/
Dproto_helper.h41 SerializedProtoType* serialized_proto) { in SerializeProto()
54 SerializedProto serialized_proto; in SerializeProto() local
62 inline ProtoType DeserializeProto(const SerializedProtoType& serialized_proto) { in DeserializeProto()
74 inline void SerializedProto_Free(const SerializedProtoType& serialized_proto) { in SerializedProto_Free()
/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc232 const grpc::string& method, const grpc::string& serialized_proto, in GetTextFormatFromMethod()
270 const grpc::string& serialized_proto) { in GetTextFormatFromMessageType()
/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_op.cc31 string serialized_proto; in RemoteFusedGraphExecuteOp() local
Dremote_fused_graph_rewriter_transform_test.cc189 string serialized_proto; in CheckGraph() local
Dexample_parsing_ops.cc237 const tstring& serialized_proto = serialized->scalar<tstring>()(); in ParseExampleScalar() local
364 const tstring& serialized_proto = serialized->scalar<tstring>()(); in Compute() local
/external/tensorflow/tensorflow/python/ops/
Dboosted_trees_ops.py213 def __init__(self, name, stamp_token=0, is_local=False, serialized_proto=''): argument
293 def deserialize(self, stamp_token, serialized_proto): argument
/external/libchrome/dbus/
Dmessage.cc637 std::string serialized_proto; in AppendProtoAsArrayOfBytes() local
/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.cc288 const string& serialized_proto) { in SetSerializedGraphTransferInfo()