Searched refs:two_x (Results 1 – 2 of 2) sorted by relevance
459 two_x = 2 * x461 [array_ops.diag(two_x[0]),462 array_ops.diag(two_x[1])])472 two_x = 2 * x474 [array_ops.diag(two_x[0]),475 array_ops.diag(two_x[1])])
28 const uint16_t two_x = x + x; in is_fp16_zero() local29 return two_x == 0; in is_fp16_zero()