Searched defs:d_res_half (Results 1 – 1 of 1) sorted by relevance
29 bool* d_res_half = (bool*)gpu_device.allocate(num_elem * sizeof(bool)); in test_gpu_numext() local104 float* d_res_half = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_unary() local142 float* d_res_half = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_elementwise() local280 Eigen::half* d_res_half = (Eigen::half*)gpu_device.allocate(num_elem * sizeof(Eigen::half)); in test_gpu_contractions() local333 Eigen::half* d_res_half = (Eigen::half*)gpu_device.allocate(result_size * sizeof(Eigen::half)); in test_gpu_reductions() local385 Eigen::half* d_res_half = (Eigen::half*)gpu_device.allocate(1 * sizeof(Eigen::half)); in test_gpu_full_reductions() local