#include "main.h"
#include <unsupported/Eigen/CXX11/Tensor>
Go to the source code of this file.
◆ EIGEN_DEFAULT_DENSE_INDEX_TYPE
#define EIGEN_DEFAULT_DENSE_INDEX_TYPE int64_t |
◆ EIGEN_TEST_NO_COMPLEX
#define EIGEN_TEST_NO_COMPLEX |
◆ EIGEN_TEST_NO_LONGDOUBLE
#define EIGEN_TEST_NO_LONGDOUBLE |
◆ EIGEN_USE_SYCL
◆ custom_op_perDevice()
template<typename DataType , typename Dev_selector >
void custom_op_perDevice |
( |
Dev_selector |
s | ) |
|
◆ EIGEN_DECLARE_TEST()
EIGEN_DECLARE_TEST |
( |
cxx11_tensor_custom_op_sycl |
| ) |
|
◆ test_custom_binary_op_sycl()
template<typename DataType , int DataLayout, typename IndexType >
static void test_custom_binary_op_sycl |
( |
const Eigen::SyclDevice & |
sycl_device | ) |
|
|
static |
◆ test_custom_unary_op_sycl()
template<typename DataType , int DataLayout, typename IndexType >
static void test_custom_unary_op_sycl |
( |
const Eigen::SyclDevice & |
sycl_device | ) |
|
|
static |