Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/secagg/server/aes/
H A Daes_secagg_server_protocol_impl.h73 void set_masked_input(std::unique_ptr<SecAggUnpackedVectorMap> masked_input) { in set_masked_input()
/aosp_15_r20/external/federated-compute/fcp/aggregation/protocol/
H A Daggregation_protocol_messages.proto46 ClientResource masked_input = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dslicing.cc194 auto masked_input = Select( in TorchGather() local