Home
last modified time | relevance | path

Searched defs:tf_checkpoint (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Dhttp_secagg_send_to_server_impl_test.cc176 std::optional<std::string> tf_checkpoint) { in CreateSecAggSendToServer()
470 std::string tf_checkpoint = "trained.ckpt"; in TEST_F() local
524 std::string tf_checkpoint = "trained.ckpt"; in TEST_F() local
559 std::string tf_checkpoint = "trained.ckpt"; in TEST_F() local
608 std::string tf_checkpoint = "trained.ckpt"; in TEST_F() local
H A Dhttp_federated_protocol.cc954 std::string tf_checkpoint, PerTaskInfo& task_info) { in UploadDataViaSimpleAgg()
1048 std::optional<TFCheckpoint> tf_checkpoint; in ReportViaSecureAggregation() local
H A Dhttp_secagg_send_to_server_impl.h87 std::optional<std::string> tf_checkpoint, in HttpSecAggSendToServerImpl()
H A Dhttp_secagg_send_to_server_impl.cc130 std::optional<std::string> tf_checkpoint, in Create()
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dgrpc_federated_protocol.cc725 std::string tf_checkpoint, engine::PhaseOutcome phase_outcome, in ReportInternal()
772 std::string tf_checkpoint; in Report() local