Home
last modified time | relevance | path

Searched refs:gpu_res4_float (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_of_float16_gpu.cu202 …Eigen::TensorMap<Eigen::Tensor<Eigen::half, 1>, Eigen::Aligned> gpu_res4_float(d_res3_float, num_e… in test_gpu_trancendental() local
210 gpu_res4_float.device(gpu_device) = gpu_float3.expm1().cast<Eigen::half>(); in test_gpu_trancendental()