[NFC] polish colossalai/kernel/cuda_native/csrc/kernels/general_kernels.cu code style (#963)

Co-authored-by: “Arsmart123 <202476410arsmart@gmail.com>
pull/997/head
ziyu huang 2022-05-15 09:12:26 +08:00 committed by binmakeswell
parent 48c4a180c7
commit 5bd80b7dd1
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#include "kernels.h"
#include <cooperative_groups.h>
#include "kernels.h"
namespace cg = cooperative_groups;
/**