Skip to content

Commit

Permalink
fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
xadupre committed Jun 12, 2024
1 parent 7ba45f2 commit c406f42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions operators/cuda/cuda_ops.cc
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@
#include "cuda/fast_gelu.h"
#include "cuda/mul_sigmoid.h"
#include "cuda/negxplus1.h"
<<<<<<< HEAD
#include "cuda/rotary.h"
=======
#include "cuda/scatter_nd_of_shape.h"
>>>>>>> f5055466d5376059c2ea74e3cea46e16a537bc0d
#include "cuda/transpose_cast.h"
#endif

Expand Down

0 comments on commit c406f42

Please sign in to comment.