Home
last modified time | relevance | path

Searched refs:input_dir_tensor_name (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dlc_runner.cc89 inputs->push_back({local_compute.input_dir_tensor_name(), input_dirpath}); in ConstructInputsForTensorflowSpecPlan()
123 (*inputs)[local_compute.input_dir_tensor_name()] = input_dir_uri; in ConstructInputsForTFLitePlan()
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dplan.proto712 // `input_dir_tensor_name` is populated) or multiple input resources
727 string input_dir_tensor_name = 1; field
/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.h6167 const std::string& input_dir_tensor_name() const; in Swap()
6172 void set_allocated_input_dir_tensor_name(std::string* input_dir_tensor_name); in Swap()
14783 inline const std::string& LocalComputeIORouter::input_dir_tensor_name() const { in input_dir_tensor_name() function
14833 …oid LocalComputeIORouter::set_allocated_input_dir_tensor_name(std::string* input_dir_tensor_name) { in set_allocated_input_dir_tensor_name() argument
14837 if (input_dir_tensor_name != nullptr) { in set_allocated_input_dir_tensor_name()
14839 …_impl_.input_resource_.input_dir_tensor_name_.InitAllocated(input_dir_tensor_name, GetArenaForAllo… in set_allocated_input_dir_tensor_name()