include/ck/wrapper/tensor.hpp File Reference

include/ck/wrapper/tensor.hpp File Reference#

Composable Kernel: include/ck/wrapper/tensor.hpp File Reference
tensor.hpp File Reference

Go to the source code of this file.

Classes

struct  Tensor< T >
 Tensor wrapper that performs static and dynamic buffer logic. The tensor is based on a descriptor stored in the Layout. Additionally, tensor can be sliced or shifted using multi-index offset. More...