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_gpu.cu30 bool* d_res_float = (bool*)gpu_device.allocate(num_elem * sizeof(bool)); in test_gpu_numext() local
105 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_unary() local
143 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_elementwise() local
281 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(num_elem * sizeof(Eigen::half)); in test_gpu_contractions() local
334 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(result_size * sizeof(Eigen::half)); in test_gpu_reductions() local
386 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(1 * sizeof(Eigen::half)); in test_gpu_full_reductions() local
431 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_forced_evals() local