Searched refs:gpu_res4_float (Results 1 – 1 of 1) sorted by relevance
202 …Eigen::TensorMap<Eigen::Tensor<Eigen::half, 1>, Eigen::Aligned> gpu_res4_float(d_res3_float, num_e… in test_gpu_trancendental() local210 gpu_res4_float.device(gpu_device) = gpu_float3.expm1().cast<Eigen::half>(); in test_gpu_trancendental()