Searched defs:reduce_add (Results 1 – 6 of 6) sorted by relevance
70 def reduce_add(inputs, destination=None): function
170 inline float reduce_add(const T* x, size_t size) { in reduce_add() function
38 static ReduceAdd reduce_add; variable
311 static ReduceAdd reduce_add; variable
54 static ReduceAdd reduce_add; variable
147 XlaBuilder reduce_add("reduce_add"); in TEST_F() local