Searched defs:gpu_result (Results  1 – 2 of 2) sorted by relevance
| /external/eigen/unsupported/test/ | 
| D | cxx11_tensor_convolution_sycl.cpp | 70 …Eigen::TensorMap<Eigen::Tensor<DataType, 3, DataLayout, IndexType> > gpu_result(d_result, result_d…  in test_larg_expr1D()  local 131 …Eigen::TensorMap<Eigen::Tensor<DataType, 3, DataLayout, IndexType> > gpu_result(d_result, result_d…  in test_larg_expr2D()  local 192 …Eigen::TensorMap<Eigen::Tensor<DataType, 3, DataLayout, IndexType> > gpu_result(d_result, result_d…  in test_larg_expr3D()  local 245 …Eigen::TensorMap<Eigen::Tensor<DataType, 2, DataLayout, IndexType> > gpu_result(d_result, result_d…  in test_evals()  local 291 …Eigen::TensorMap<Eigen::Tensor<DataType, 2, DataLayout,IndexType> > gpu_result(d_result, result_di…  in test_expr()  local 432 …Eigen::TensorMap<Eigen::Tensor<DataType, 1, DataLayout,IndexType> > gpu_result(d_result, result.di…  in test_strides()  local
  | 
| D | cxx11_tensor_generator_sycl.cpp | 47   TensorMap<Tensor<DataType, 1, DataLayout,IndexType>> gpu_result(gpu_data_result, tensorRange);  in test_1D_sycl()  local 81   TensorMap<Tensor<DataType, 2, DataLayout,IndexType>> gpu_result(gpu_data_result, tensorRange);  in test_2D_sycl()  local 116   TensorMap<Tensor<DataType, 2, DataLayout,IndexType>> gpu_result(gpu_data_result, tensorRange);  in test_gaussian_sycl()  local
  |