mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-07 12:29:09 +00:00
[NFC] polish colossalai/kernel/cuda_native/csrc/kernels/cuda_util.cu code stype (#625)
This commit is contained in:
parent
354b7954d1
commit
229382c844
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user