Commit cda0ccba authored by zhangyue's avatar zhangyue
Browse files

issue/209: fix typo error

parent c899dc8b
...@@ -24,7 +24,7 @@ public: ...@@ -24,7 +24,7 @@ public:
} }
} SwiGLUOp; } SwiGLUOp;
// Defination for swiglu kernel interface // Definition for swiglu kernel interface
LAUNCH_ELEMENTWISE_KERNEL_IMPL(SwiGLU, SwiGLUOp) LAUNCH_ELEMENTWISE_KERNEL_IMPL(SwiGLU, SwiGLUOp)
// Template instantiate // Template instantiate
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment