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

pull/997/head
DouJS 2022-05-16 11:32:13 +08:00 committed by binmakeswell
parent 136946422b
commit 52705ec5c5
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#include "block_reduce.h"
#include "kernels.h"
#include <cooperative_groups.h>
namespace cg = cooperative_groups;