Searched defs:x_sq (Results 1 – 3 of 3) sorted by relevance
37 double x_sq = x_d * x_d; variable
45 double x_sq = x * x; in intial_approximation() local
453 float x_sq = float(x) * float(x); in GeluBackwardKernelImpl() local516 auto x_sq = x * x; in GeluBackwardKernelImpl() local534 auto x_sq = x_vec * x_vec; in GeluBackwardKernelImpl() local