Go to the source code of this file.
Namespaces | |
Eigen | |
: TensorContractionSycl.h, provides various tensor contraction kernel for SYCL backend | |
Eigen::internal | |
Macros | |
#define | TENSOR_CONTRACTION_ASYNC_DISPATCH(METHOD, DONE, ALIGNMENT, ARGS, FN) |
#define | TENSOR_CONTRACTION_DISPATCH(METHOD, ALIGNMENT, ARGS) |
#define TENSOR_CONTRACTION_ASYNC_DISPATCH | ( | METHOD, | |
DONE, | |||
ALIGNMENT, | |||
ARGS, | |||
FN | |||
) |
Definition at line 669 of file TensorContraction.h.
#define TENSOR_CONTRACTION_DISPATCH | ( | METHOD, | |
ALIGNMENT, | |||
ARGS | |||
) |
Definition at line 636 of file TensorContraction.h.