Home
last modified time | relevance | path

Searched defs:dataset_token_tensor_name (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dplan_engine_helpers.cc185 const std::string& dataset_token_tensor_name, in AddDatasetTokenToInputs()
211 const std::string& dataset_token_tensor_name, in AddDatasetTokenToInputsForTfLite()
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dplan.proto458 string dataset_token_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.h13806 inline const std::string& TensorflowSpec::dataset_token_tensor_name() const { in dataset_token_tensor_name() function
13837 …d TensorflowSpec::set_allocated_dataset_token_tensor_name(std::string* dataset_token_tensor_name) { in set_allocated_dataset_token_tensor_name()