Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_of_float16_gpu.cu29 bool* d_res_half = (bool*)gpu_device.allocate(num_elem * sizeof(bool)); in test_gpu_numext() local
104 float* d_res_half = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_unary() local
142 float* d_res_half = (float*)gpu_device.allocate(num_elem * sizeof(float)); in test_gpu_elementwise() local
280 Eigen::half* d_res_half = (Eigen::half*)gpu_device.allocate(num_elem * sizeof(Eigen::half)); in test_gpu_contractions() local
333 Eigen::half* d_res_half = (Eigen::half*)gpu_device.allocate(result_size * sizeof(Eigen::half)); in test_gpu_reductions() local
385 Eigen::half* d_res_half = (Eigen::half*)gpu_device.allocate(1 * sizeof(Eigen::half)); in test_gpu_full_reductions() local