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:
@ -30,8 +30,8 @@
|
||||
**************************************************************************************************/
|
||||
#pragma once
|
||||
|
||||
#include <cute/container/array.hpp>
|
||||
#include <cute/container/alignment.hpp>
|
||||
#include <cute/container/alignment.hpp> // CUTE_ALIGNAS
|
||||
#include <cute/container/array.hpp> // cute::array
|
||||
|
||||
namespace cute
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user