Home
last modified time | relevance | path

Searched defs:task_weights (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dtask_eligibility_info_ops.py26 def create_task_eligibility_info(version, task_names, task_weights): argument
H A Dtask_eligibility_info_ops.cc61 std::vector<float> task_weights; in Compute() local
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dfederated_api.proto228 repeated TaskWeight task_weights = 2; 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/
Dfederated_api.pb.h8460 inline const ::google::internal::federatedml::v2::TaskWeight& TaskEligibilityInfo::task_weights(int… in task_weights() function
8473 TaskEligibilityInfo::task_weights() const { in task_weights() function