Home
last modified time | relevance | path

Searched defs:d_res_float (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_of_float16_cuda.cu32 bool* d_res_float = (bool*)gpu_device.allocate(num_elem * sizeof(bool)); in test_cuda_numext() local
107 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_cuda_unary() local
145 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_cuda_elementwise() local
277 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(num_elem * sizeof(Eigen::half)); in test_cuda_contractions() local
331 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(result_size * sizeof(Eigen::half)); in test_cuda_reductions() local
388 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(1 * sizeof(Eigen::half)); in test_cuda_full_reductions() local
437 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_cuda_forced_evals() local