|  | CUTLASS
    CUDA Templates for Linear Algebra Subroutines and Solvers | 
reorder data from the host side More...
#include "cutlass/coord.h"#include "cutlass/util/host_tensor.h"#include "cutlass/tensor_view.h"#include "cutlass/util/tensor_view_io.h"#include "cutlass/util/reference/host/gemm.h"
Go to the source code of this file.
| Namespaces | |
| cutlass | |
| Functions | |
| template<int Interleaved, typename Element , typename Layout > | |
| void | cutlass::reorder_column (TensorRef< Element, Layout > dest, TensorRef< Element, Layout > src, cutlass::gemm::GemmCoord problem_size) | 
 1.8.11
 1.8.11