Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_of_float16_cuda.cu200 …Eigen::TensorMap<Eigen::Tensor<Eigen::half, 1>, Eigen::Aligned> gpu_res2_float(d_res2_float, num_e… in test_cuda_trancendental() local
208 gpu_res2_float.device(gpu_device) = gpu_float2.log().cast<Eigen::half>(); in test_cuda_trancendental()