Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dlocal_client_allocation_test.cc38 XLA_TEST_F(LocalClientAllocationTest, AddVectors) { in XLA_TEST_F() argument
H A Dlocal_client_execute_test.cc92 XLA_TEST_F(LocalClientExecuteTest, AddVectors) { in XLA_TEST_F() argument
/aosp_15_r20/external/federated-compute/fcp/secagg/shared/
H A Dmap_of_masks.cc335 SecAggVector AddVectors(const SecAggVector& a, const SecAggVector& b) { in AddVectors() function