#include <TensorSyclExprConstructor.h>
Public Member Functions | |
EvalToLHSConstructor (const utility::tuple::Tuple< Params... > &t) | |
Public Attributes | |
PtrType | expr |
this class is used by EvalToOp in order to create an lhs expression which is a pointer from an accessor on device-only buffer
Definition at line 31 of file TensorSyclExprConstructor.h.
|
inline |
Definition at line 33 of file TensorSyclExprConstructor.h.
PtrType Eigen::TensorSycl::internal::EvalToLHSConstructor< PtrType, N, Params >::expr |
Definition at line 32 of file TensorSyclExprConstructor.h.