CUTLASS 3.6.0 (#1850)
* v3.6 * update changelog * update readme * fix typo * fixing typos * hopper gemm with weight prefetch --------- Co-authored-by: yuzhai <yuzhai@nvidia.com> Co-authored-by: Haicheng Wu <haichengw@nvidia.com>
This commit is contained in:
@ -37,7 +37,10 @@
|
||||
//
|
||||
|
||||
#include <cute/pointer_swizzle.hpp>
|
||||
#include <cute/pointer_sparse.hpp>
|
||||
#include <cute/pointer_flagged.hpp>
|
||||
#include <cute/tensor_zip.hpp>
|
||||
|
||||
//
|
||||
// Tensor Algorithms
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user