Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
taozha2 committed Dec 19, 2024
1 parent d7c27fc commit e0f92f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/cute/arch/xe_copy_2B.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,8 @@ struct XE_2D_U16x16x8_LD_T {
};

struct XE_2D_U16x16x16_LD_T {
using Shape_MN = Shape<_16, _16>;

using inst_dtype = uint32_t;
template <class T>
CUTE_HOST_DEVICE static void copy(const void *baseoffset, int width,
Expand Down

0 comments on commit e0f92f9

Please sign in to comment.