Searched defs:client_plan (Results 1 – 4 of 4) sorted by relevance
118 const ClientOnlyPlan& client_plan, in RunPlanWithExampleQuerySpec()167 const ClientOnlyPlan& client_plan, in RunPlanWithTensorflowSpec()219 const google::internal::federated::plan::ClientOnlyPlan& client_plan, in RunFederatedComputation()
293 const ClientOnlyPlan& client_plan, in RunEligibilityEvalPlanWithTensorflowSpec()434 const ClientOnlyPlan& client_plan, in RunPlanWithTensorflowSpec()498 const ClientOnlyPlan& client_plan, in RunPlanWithExampleQuerySpec()1547 const ClientOnlyPlan& client_plan, in RunPlanWithTensorflowSpecForTesting()
190 const ClientOnlyPlan& client_plan, const std::string& input_dir_uri, in RunPlanWithTensorflowSpec()
171 def client_plan(self) -> bytes: member in Session