Loading...
Searching...
No Matches
Eigen::TensorSycl::internal::ConvertToDeviceExpression< Expr > Struct Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/TensorSyclConvertToDeviceExpression.h>

Detailed Description

template<typename Expr>
struct Eigen::TensorSycl::internal::ConvertToDeviceExpression< Expr >

This struct is used to convert the MakePointer in the host expression to the MakeGlobalPointer for the device expression. For the leafNodes containing the pointer. This is due to the fact that the address space of the pointer T* is different on the host and the device.


The documentation for this struct was generated from the following file: