Searched defs:half_prec (Results 1 – 2 of 2) sorted by relevance
45 Tensor<bool, 1> half_prec(num_elem); in test_cuda_numext() local120 Tensor<float, 1> half_prec(num_elem); in test_cuda_unary() local161 Tensor<float, 1> half_prec(num_elem); in test_cuda_elementwise() local296 Tensor<Eigen::half, 2> half_prec(rows, cols); in test_cuda_contractions() local349 Tensor<Eigen::half, 1> half_prec(result_size); in test_cuda_reductions() local405 Tensor<Eigen::half, 0> half_prec; in test_cuda_full_reductions() local
1160 int half_prec = (p >> 1) - 1; in approximate() local