Searched defs:y_res (Results 1 – 8 of 8) sorted by relevance
81 T y_res = 0.5 * (1.0 + tanh_res) + 0.5 * x * (1.0 - tanh_res * tanh_res) * mul_right; in GeluGradKernel() local96 half2 y_res = half2(0.5, 0.5) * (half2(1.0, 1.0) + tanh_res_half) + in GeluGradKernel() local109 …half y_res = half(0.5) * (half(1.0) + tanh_res) + half(0.5) * x * (half(1.0) - tanh_res * tanh_res… in GeluGradKernel() local
449 FT_UInt y_res; member
448 FT_UInt y_res; member
102 T y_res = (((T)1.0 + tanh_res) + x * ((T)1.0 - tanh_res * tanh_res) * mul_right) / (T)2.0; in GeluGrad() local
810 FT_UShort x_res, y_res; in FNT_Face_Init() local
800 FT_UShort x_res, y_res; in FNT_Face_Init() local
803 FT_UShort x_res, y_res; in FNT_Face_Init() local