Skip to content

Commit c406f42

Browse files
committed
fix merge conflicts
1 parent 7ba45f2 commit c406f42

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

operators/cuda/cuda_ops.cc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,8 @@
88
#include "cuda/fast_gelu.h"
99
#include "cuda/mul_sigmoid.h"
1010
#include "cuda/negxplus1.h"
11-
<<<<<<< HEAD
1211
#include "cuda/rotary.h"
13-
=======
1412
#include "cuda/scatter_nd_of_shape.h"
15-
>>>>>>> f5055466d5376059c2ea74e3cea46e16a537bc0d
1613
#include "cuda/transpose_cast.h"
1714
#endif
1815

0 commit comments

Comments
 (0)