Searched defs:update_max (Results 1 – 4 of 4) sorted by relevance
275 update_max(node_pointer p_nd) in update_max() function in PB_DS_CLASS_C_DEC
24 bool update_max = std::isnan(val) || op[oj] < val; in max_pool1d_kernel() local
9 #define update_max(len, max_len, stmt) \ macro