Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dplan.proto917 // 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 and
1244 google.protobuf.Any server_graph_prepare_bytes = 13; field
/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dfederated_compute_plan_builder.py1649 plan.server_graph_prepare_bytes.Pack(server_graph_def_prepare)
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dplan.pb.h9779 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() function
18492 ::PROTOBUF_NAMESPACE_ID::Any* server_graph_prepare_bytes) { in unsafe_arena_set_allocated_server_graph_prepare_bytes() argument
18496 _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() argument
18539 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 …]
Dplan.pb.cc16038 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::_Internal
16459 InternalWriteMessage(13, _Internal::server_graph_prepare_bytes(this), in _InternalSerialize()
16460 _Internal::server_graph_prepare_bytes(this).GetCachedSize(), target, stream); in _InternalSerialize()