Eigen::TensorSycl::internal::ConvertToDeviceExpression< Expr > Struct Template Reference

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. More...

#include <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.

Definition at line 35 of file TensorSyclConvertToDeviceExpression.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:59