Searched refs:server_graph_prepare_bytes (Results 1 – 4 of 4) sorted by relevance
917 // TensorFlow graph defined in server_graph_prepare_bytes.1232 // server_graph_prepare_bytes, and server_graph_result_bytes may all be set.1235 // based server implementation, only server_graph_prepare_bytes and1244 google.protobuf.Any server_graph_prepare_bytes = 13; field
1649 plan.server_graph_prepare_bytes.Pack(server_graph_def_prepare)
9779 const ::PROTOBUF_NAMESPACE_ID::Any& server_graph_prepare_bytes() const; in Swap()9782 …set_allocated_server_graph_prepare_bytes(::PROTOBUF_NAMESPACE_ID::Any* server_graph_prepare_bytes); in Swap()9788 ::PROTOBUF_NAMESPACE_ID::Any* server_graph_prepare_bytes); in Swap()18487 inline const ::PROTOBUF_NAMESPACE_ID::Any& Plan::server_graph_prepare_bytes() const { in server_graph_prepare_bytes() function18492 ::PROTOBUF_NAMESPACE_ID::Any* server_graph_prepare_bytes) { in unsafe_arena_set_allocated_server_graph_prepare_bytes() argument18496 _impl_.server_graph_prepare_bytes_ = server_graph_prepare_bytes; in unsafe_arena_set_allocated_server_graph_prepare_bytes()18534 …et_allocated_server_graph_prepare_bytes(::PROTOBUF_NAMESPACE_ID::Any* server_graph_prepare_bytes) { in set_allocated_server_graph_prepare_bytes() argument18539 if (server_graph_prepare_bytes) { in set_allocated_server_graph_prepare_bytes()18542 … reinterpret_cast<::PROTOBUF_NAMESPACE_ID::MessageLite*>(server_graph_prepare_bytes)); in set_allocated_server_graph_prepare_bytes()18544 server_graph_prepare_bytes = ::PROTOBUF_NAMESPACE_ID::internal::GetOwnedMessage( in set_allocated_server_graph_prepare_bytes()[all …]
16038 static const ::PROTOBUF_NAMESPACE_ID::Any& server_graph_prepare_bytes(const Plan* msg);16050 Plan::_Internal::server_graph_prepare_bytes(const Plan* msg) { in server_graph_prepare_bytes() function in google::internal::federated::plan::Plan::_Internal16459 InternalWriteMessage(13, _Internal::server_graph_prepare_bytes(this), in _InternalSerialize()16460 _Internal::server_graph_prepare_bytes(this).GetCachedSize(), target, stream); in _InternalSerialize()