Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfcp_runner.cc65 const std::string& checkpoint_output_filename) { in ConstructTFLiteInputsForTensorflowSpecPlan()
119 const std::string& checkpoint_output_filename) { in RunPlanWithExampleQuerySpec()
169 const std::string& checkpoint_output_filename, in RunPlanWithTensorflowSpec()
221 const std::string& checkpoint_output_filename, in RunFederatedComputation()
H A Dfl_runner.cc379 const std::string& checkpoint_output_filename) { in ConstructInputsForTensorflowSpecPlan()
400 const std::string& checkpoint_output_filename) { in ConstructTFLiteInputsForTensorflowSpecPlan()
436 const std::string& checkpoint_output_filename, in RunPlanWithTensorflowSpec()
499 const std::string& checkpoint_output_filename) { in RunPlanWithExampleQuerySpec()
1474 absl::StatusOr<std::string> checkpoint_output_filename = in RunFederatedComputation() local
1581 absl::StatusOr<std::string> checkpoint_output_filename = in RunPlanWithTensorflowSpecForTesting() local
H A Dfl_runner.proto106 string checkpoint_output_filename = 2; field
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/jni/cpp/
Dfl_runner_jni.cc61 std::string checkpoint_output_filename = in JFUN() local
/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/client/
Dfl_runner.pb.h1361 inline const std::string& FLRunnerTensorflowSpecResult::checkpoint_output_filename() const { in checkpoint_output_filename() function
1392 …flowSpecResult::set_allocated_checkpoint_output_filename(std::string* checkpoint_output_filename) { in set_allocated_checkpoint_output_filename()