Searched refs:input_filepath_tensor_name (Results 1 – 7 of 7) sorted by relevance
207 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()
67 if (!io_router.input_filepath_tensor_name().empty()) { in ConstructTFLiteInputsForTensorflowSpecPlan()68 (*inputs)[io_router.input_filepath_tensor_name()] = in ConstructTFLiteInputsForTensorflowSpecPlan()
124 if (!io_router.input_filepath_tensor_name().empty()) { in InitializeFlTask()125 (*inputs_)[io_router.input_filepath_tensor_name()] = checkpoint_input_fd_; in InitializeFlTask()
109 input_filepath_tensor_name=input_filepath.op.name,
583 string input_filepath_tensor_name = 1; field679 // `FederatedComputeIoRouter.input_filepath_tensor_name`, which has the same687 string input_filepath_tensor_name = 1; field1133 // `FederatedComputeIORouter.input_filepath_tensor_name`.
1400 io_router.input_filepath_tensor_name = input_filepath_placeholder.name
5232 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() function14381 …omputeIORouter::set_allocated_input_filepath_tensor_name(std::string* input_filepath_tensor_name) { in set_allocated_input_filepath_tensor_name() argument14382 …_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() function14708 …bilityIORouter::set_allocated_input_filepath_tensor_name(std::string* input_filepath_tensor_name) { in set_allocated_input_filepath_tensor_name() argument14709 …_impl_.input_filepath_tensor_name_.SetAllocated(input_filepath_tensor_name, GetArenaForAllocation(… in set_allocated_input_filepath_tensor_name()