Home
last modified time | relevance | path

Searched refs:input_filepath_tensor_name (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dfl_runner.cc207 if (!io_router.input_filepath_tensor_name().empty()) { in ConstructInputsForEligibilityEvalPlan()
210 inputs->push_back({io_router.input_filepath_tensor_name(), input_filepath}); in ConstructInputsForEligibilityEvalPlan()
219 if (!io_router.input_filepath_tensor_name().empty()) { in ConstructTfLiteInputsForEligibilityEvalPlan()
220 (*inputs)[io_router.input_filepath_tensor_name()] = in ConstructTfLiteInputsForEligibilityEvalPlan()
382 if (!io_router.input_filepath_tensor_name().empty()) { in ConstructInputsForTensorflowSpecPlan()
385 inputs->push_back({io_router.input_filepath_tensor_name(), input_filepath}); in ConstructInputsForTensorflowSpecPlan()
402 if (!io_router.input_filepath_tensor_name().empty()) { in ConstructTFLiteInputsForTensorflowSpecPlan()
403 (*inputs)[io_router.input_filepath_tensor_name()] = in ConstructTFLiteInputsForTensorflowSpecPlan()
H A Dfcp_runner.cc67 if (!io_router.input_filepath_tensor_name().empty()) { in ConstructTFLiteInputsForTensorflowSpecPlan()
68 (*inputs)[io_router.input_filepath_tensor_name()] = in ConstructTFLiteInputsForTensorflowSpecPlan()
/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dtflite_plan_engine_test.cc124 if (!io_router.input_filepath_tensor_name().empty()) { in InitializeFlTask()
125 (*inputs_)[io_router.input_filepath_tensor_name()] = checkpoint_input_fd_; in InitializeFlTask()
/aosp_15_r20/external/federated-compute/fcp/demo/
H A Dserver_test.py109 input_filepath_tensor_name=input_filepath.op.name,
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dplan.proto583 string input_filepath_tensor_name = 1; field
679 // `FederatedComputeIoRouter.input_filepath_tensor_name`, which has the same
687 string input_filepath_tensor_name = 1; field
1133 // `FederatedComputeIORouter.input_filepath_tensor_name`.
/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dfederated_compute_plan_builder.py1400 io_router.input_filepath_tensor_name = input_filepath_placeholder.name
/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/protos/
Dplan.pb.h5232 const std::string& input_filepath_tensor_name() const; in Swap()
5237 void set_allocated_input_filepath_tensor_name(std::string* input_filepath_tensor_name); in Swap()
5987 const std::string& input_filepath_tensor_name() const; in Swap()
5992 void set_allocated_input_filepath_tensor_name(std::string* input_filepath_tensor_name); in Swap()
14350 inline const std::string& FederatedComputeIORouter::input_filepath_tensor_name() const { in input_filepath_tensor_name() function
14381 …omputeIORouter::set_allocated_input_filepath_tensor_name(std::string* input_filepath_tensor_name) { in set_allocated_input_filepath_tensor_name() argument
14382 …_impl_.input_filepath_tensor_name_.SetAllocated(input_filepath_tensor_name, GetArenaForAllocation(… in set_allocated_input_filepath_tensor_name()
14677 inline const std::string& FederatedComputeEligibilityIORouter::input_filepath_tensor_name() const { in input_filepath_tensor_name() function
14708 …bilityIORouter::set_allocated_input_filepath_tensor_name(std::string* input_filepath_tensor_name) { in set_allocated_input_filepath_tensor_name() argument
14709 …_impl_.input_filepath_tensor_name_.SetAllocated(input_filepath_tensor_name, GetArenaForAllocation(… in set_allocated_input_filepath_tensor_name()