kernel
File size: 181 Bytes
bbf5511
52bc5f9
d5e8892
bbf5511
 
d5e8892
bbf5511
 
d5e8892
 
 
1
2
3
4
5
6
7
8
9
10
11
12
[general]
name = "rotary"
universal = false

[torch]
src = ["torch-ext/torch_binding.cpp"]

[kernel.activation]
backend = "cuda"
depends = ["torch"]
src = ["rotary/rotary_cuda.cu"]