Searched refs:gpu_in_n (Results 1 – 1 of 1) sorted by relevance
832 Eigen::TensorMap<Eigen::Tensor<Scalar, 1> > gpu_in_n(d_in_n, 7); in test_cuda_polygamma() local835 gpu_out.device(gpu_device) = gpu_in_n.polygamma(gpu_in_x); in test_cuda_polygamma()