Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dcxx11_tensor_device_sycl.cpp23 void test_device_sycl(const Eigen::SyclDevice &sycl_device) { in test_device_sycl()
29 Eigen::SyclDevice sycl_device(s); in test_cxx11_tensor_device_sycl() local
Dcxx11_tensor_reduction_sycl.cpp25 static void test_full_reductions_sycl(const Eigen::SyclDevice& sycl_device) { in test_full_reductions_sycl()
55 static void test_first_dim_reductions_sycl(const Eigen::SyclDevice& sycl_device) { in test_first_dim_reductions_sycl()
93 static void test_last_dim_reductions_sycl(const Eigen::SyclDevice &sycl_device) { in test_last_dim_reductions_sycl()
133 Eigen::SyclDevice sycl_device(s); in test_cxx11_tensor_reduction_sycl() local
Dcxx11_tensor_forced_eval_sycl.cpp25 void test_forced_eval_sycl(const Eigen::SyclDevice &sycl_device) { in test_forced_eval_sycl()
68 Eigen::SyclDevice sycl_device(s); in test_cxx11_tensor_forced_eval_sycl() local
Dcxx11_tensor_broadcast_sycl.cpp28 static void test_broadcast_sycl(const Eigen::SyclDevice &sycl_device){ in test_broadcast_sycl()
72 Eigen::SyclDevice sycl_device(s); in test_cxx11_tensor_broadcast_sycl() local
Dcxx11_tensor_sycl.cpp30 void test_sycl_cpu(const Eigen::SyclDevice &sycl_device) { in test_sycl_cpu()
157 Eigen::SyclDevice sycl_device(s); in test_cxx11_tensor_sycl() local