Searched refs:gpu_out2 (Results 1 – 1 of 1) sorted by relevance
47 Eigen::TensorMap<Eigen::Tensor<float, 1, 0, int>, Eigen::Aligned> gpu_out2( in test_cuda_nullary() local51 gpu_out2.device(gpu_device) = gpu_in2.abs(); in test_cuda_nullary()