mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-13 13:11:05 +00:00
[Inference] Delete duplicated copy_vector (#5716)
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include "funcs/cast_functor.h"
|
||||
#include "common/micros.h"
|
||||
|
||||
using colossalAI::cuda::utils::copy_vector;
|
||||
using colossalAI::cuda::utils::get_vec_size;
|
||||
using colossalAI::cuda::utils::copy;
|
||||
using colossalAI::funcs::CastFunctor;
|
||||
|
Reference in New Issue
Block a user