Home
last modified time | relevance | path

Searched defs:tensorflow_spec (Results 1 – 7 of 7) sorted by relevance

/external/federated-compute/fcp/client/engine/
Dsimple_plan_engine.cc56 const TensorflowSpec& tensorflow_spec, const std::string& graph, in RunPlan()
117 const google::internal::federated::plan::TensorflowSpec& tensorflow_spec, in RunPlanInternal()
Dcommon.cc37 const TensorflowSpec& tensorflow_spec, in ValidateTensorflowSpec()
Dtflite_plan_engine.cc75 const TensorflowSpec& tensorflow_spec, const std::string& model, in RunPlan()
/external/federated-compute/fcp/artifact_building/
Dplan_utils.py125 def convert(graph_def, tensorflow_spec, guarantee_all_funcs_one_use=False): argument
/external/federated-compute/fcp/client/
Dfcp_runner.cc81 const TensorflowSpec& tensorflow_spec, in ConstructOutputsWithDeterministicOrder()
Dfl_runner.cc133 const TensorflowSpec* tensorflow_spec, in CreateComputationResults()
413 const TensorflowSpec& tensorflow_spec, in ConstructOutputsWithDeterministicOrder()
/external/federated-compute/fcp/protos/
Dplan.proto385 TensorflowSpec tensorflow_spec = 4 [lazy = true]; field