#include <TensorScanSycl.h>
Static Public Member Functions | |
static EIGEN_STRONG_INLINE void | adjust_scan_block_offset (EvaluatorPointerType in_ptr, EvaluatorPointerType out_ptr, Reducer &accumulator, const Index total_size, const Index scan_size, const Index panel_size, const Index non_scan_size, const Index scan_stride, const Index non_scan_stride, const Eigen::SyclDevice &dev) |
Definition at line 414 of file TensorScanSycl.h.
|
inlinestatic |
Definition at line 415 of file TensorScanSycl.h.