[general] name = "rotary" [torch] src = [ "torch-ext/torch_binding.cpp", ] [kernel.activation] src = [ "rotary/rotary_cuda.cu", ] depends = [ "torch" ]