#include <TensorSyclExprConstructor.h>
to reconstruct the expression on the device and recreate the expression with MakeGlobalPointer containing the device address space for the TensorMap pointers used in eval function. It receives the original expression type, the functor of the node, the tuple of accessors, and the device expression type to re-instantiate the expression tree for the device
Definition at line 43 of file TensorSyclExprConstructor.h.