#include "main.h"
#include <unsupported/Eigen/CXX11/Tensor>
◆ EIGEN_DEFAULT_DENSE_INDEX_TYPE
| #define EIGEN_DEFAULT_DENSE_INDEX_TYPE int64_t |
◆ EIGEN_HAS_CONSTEXPR
| #define EIGEN_HAS_CONSTEXPR 1 |
◆ EIGEN_TEST_NO_COMPLEX
| #define EIGEN_TEST_NO_COMPLEX |
◆ EIGEN_TEST_NO_LONGDOUBLE
| #define EIGEN_TEST_NO_LONGDOUBLE |
◆ EIGEN_USE_SYCL
◆ EIGEN_DECLARE_TEST()
| EIGEN_DECLARE_TEST |
( |
cxx11_tensor_reduction_sycl |
| ) |
|
◆ sycl_reduction_full_offset_per_device()
template<typename DataType , typename Dev >
| void sycl_reduction_full_offset_per_device |
( |
const Dev & |
sycl_device | ) |
|
◆ sycl_reduction_test_first_dim_per_device()
template<typename DataType , typename Dev >
| void sycl_reduction_test_first_dim_per_device |
( |
const Dev & |
sycl_device | ) |
|
◆ sycl_reduction_test_full_per_device()
template<typename DataType , typename Dev >
| void sycl_reduction_test_full_per_device |
( |
const Dev & |
sycl_device | ) |
|
◆ sycl_reduction_test_last_dim_per_device()
template<typename DataType , typename Dev >
| void sycl_reduction_test_last_dim_per_device |
( |
const Dev & |
sycl_device | ) |
|