include/ck/wrapper/tensor.hpp File Reference#
tensor.hpp File Reference
#include "utils/tensor_utils.hpp"
#include "utils/tensor_partition.hpp"
#include "utils/layout_utils.hpp"
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... | |