Fix spurious re-compilations of `rotary_kernel` (#911)
All integer parameters are specialized by default, so the two parameters removed in this commit could lead to kernel re-compilation, even if they were completely unused.
Showing
Please register or sign in to comment