Searched defs:d_res_float (Results 1 – 1 of 1) sorted by relevance
30 bool* d_res_float = (bool*)gpu_device.allocate(num_elem * sizeof(bool)); in test_gpu_numext() local105 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_unary() local143 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_elementwise() local281 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(num_elem * sizeof(Eigen::half)); in test_gpu_contractions() local334 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(result_size * sizeof(Eigen::half)); in test_gpu_reductions() local386 Eigen::half* d_res_float = (Eigen::half*)gpu_device.allocate(1 * sizeof(Eigen::half)); in test_gpu_full_reductions() local431 float* d_res_float = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_forced_evals() local