Home
last modified time | relevance | path

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

/external/federated-compute/fcp/client/
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()
Dfl_runner.proto106 string checkpoint_output_filename = 2; field
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