Home
last modified time | relevance | path

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

/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 string& serialized_proto = serialized->scalar<string>()(); in Compute() local
/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/python/ops/
Dboosted_trees_ops.py207 def __init__(self, name, stamp_token=0, is_local=False, serialized_proto=''): argument
287 def deserialize(self, stamp_token, serialized_proto): argument
/external/tensorflow/tensorflow/contrib/hvx/hvx_ops_support_checker/
Dhvx_ops_support_checker_main.cc81 string serialized_proto; in DumpRemoteFusedGraph() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dmodel_ops.cc169 string serialized_proto; in TreePredictionsV4Op() local
271 string serialized_proto; in TraverseTreeV4Op() local
Dstats_ops.cc235 string serialized_proto; in ProcessInputOp() local
/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()