Searched defs:augend (Results 1 – 2 of 2) sorted by relevance
8 double *augend; member20 double augend[ARRAY_SIZE] = { 1.0, 2.0, 4.0, -5.0 }; in main() local
35 TensorRef<BHWC> augend, addend, output; in TEST() local