Searched defs:tensorflow_spec (Results 1 – 7 of 7) sorted by relevance
| /external/federated-compute/fcp/client/engine/ |
| D | simple_plan_engine.cc | 56 const TensorflowSpec& tensorflow_spec, const std::string& graph, in RunPlan() 117 const google::internal::federated::plan::TensorflowSpec& tensorflow_spec, in RunPlanInternal()
|
| D | common.cc | 37 const TensorflowSpec& tensorflow_spec, in ValidateTensorflowSpec()
|
| D | tflite_plan_engine.cc | 75 const TensorflowSpec& tensorflow_spec, const std::string& model, in RunPlan()
|
| /external/federated-compute/fcp/artifact_building/ |
| D | plan_utils.py | 125 def convert(graph_def, tensorflow_spec, guarantee_all_funcs_one_use=False): argument
|
| /external/federated-compute/fcp/client/ |
| D | fcp_runner.cc | 81 const TensorflowSpec& tensorflow_spec, in ConstructOutputsWithDeterministicOrder()
|
| D | fl_runner.cc | 133 const TensorflowSpec* tensorflow_spec, in CreateComputationResults() 413 const TensorflowSpec& tensorflow_spec, in ConstructOutputsWithDeterministicOrder()
|
| /external/federated-compute/fcp/protos/ |
| D | plan.proto | 385 TensorflowSpec tensorflow_spec = 4 [lazy = true]; field
|