[NFC] polish colossalai/kernel/cuda_native/csrc/kernels/cuda_util.cu code stype (#625)

This commit is contained in:
KAIYUAN GAN
2022-04-01 17:45:53 +08:00
committed by GitHub
parent 354b7954d1
commit 229382c844

View File

@@ -1,6 +1,7 @@
#include <thrust/device_vector.h> #include <thrust/device_vector.h>
#include <thrust/reduce.h> #include <thrust/reduce.h>
#include "cuda_util.h" #include "cuda_util.h"
/* GPU function guard */ /* GPU function guard */