mirror of https://github.com/hpcaitech/ColossalAI
[NFC] polish colossalai/kernel/cuda_native/csrc/kernels/cuda_util.cu code stype (#625)
parent
354b7954d1
commit
229382c844
|
@ -1,6 +1,7 @@
|
|||
#include <thrust/device_vector.h>
|
||||
#include <thrust/reduce.h>
|
||||
|
||||
|
||||
#include "cuda_util.h"
|
||||
|
||||
/* GPU function guard */
|
||||
|
|
Loading…
Reference in New Issue