Skip to content

Commit

Permalink
Fix missing include file (NVIDIA#1318)
Browse files Browse the repository at this point in the history
  • Loading branch information
LyricZhao authored Feb 3, 2024
1 parent 6e3df97 commit 57e01e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/util/include/cutlass/util/packed_stride.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

#pragma once

#include "cute/layout.hpp"
#include "cute/stride.hpp"

/////////////////////////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit 57e01e1

Please sign in to comment.