fix: make arch.h self contained (#714)

This commit is contained in:
Wenzhuo Liu 2022-12-02 08:25:48 +08:00 committed by GitHub
parent 8567b87d65
commit 84213b0b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,8 @@
#pragma once #pragma once
#include "cutlass/cutlass.h"
//////////////////////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////////
namespace cutlass { namespace cutlass {