Go to the source code of this file.
|
struct | Eigen::TensorSycl::internal::ScanAdjustmentKernelFunctor< CoeffReturnType, InAccessor, OutAccessor, Op, Index > |
|
struct | Eigen::TensorSycl::internal::ScanInfo< Index > |
|
struct | Eigen::TensorSycl::internal::ScanKernelFunctor< Evaluator, CoeffReturnType, OutAccessor, Op, Index, stp > |
|
struct | Eigen::internal::ScanLauncher< Self, Reducer, Eigen::SyclDevice, vectorize > |
|
struct | Eigen::TensorSycl::internal::ScanLauncher_impl< CoeffReturnType, stp > |
|
struct | Eigen::TensorSycl::internal::ScanParameters< index_t > |
|
struct | Eigen::TensorSycl::internal::SYCLAdjustBlockOffset< EvaluatorPointerType, CoeffReturnType, Reducer, Index > |
|
◆ EIGEN_SYCL_MAX_GLOBAL_RANGE
#define EIGEN_SYCL_MAX_GLOBAL_RANGE (EIGEN_SYCL_LOCAL_THREAD_DIM0 * EIGEN_SYCL_LOCAL_THREAD_DIM1 * 4) |