Deepseek-ai/TileKernels: A kernel library written in tilelang
A kernel library written in tilelang. Contribute to deepseek-ai/TileKernels development by creating an account on GitHub.
2 Comments so far
Interesting to see tilelang being used for kernel libraries like this. I’ve been exploring similar approaches for GPU optimization, and having a dedicated library like TileKernels could save a lot of boilerplate work. How does the performance compare to handwritten CUDA kernels for common operations?
This looks like a cool project! I’m curious how TileKernels compares to other kernel libraries. Seems like a great resource for developers working with tilelang.
Interesting to see tilelang being used for kernel libraries like this. I’ve been exploring similar approaches for GPU optimization, and having a dedicated library like TileKernels could save a lot of boilerplate work. How does the performance compare to handwritten CUDA kernels for common operations?
This looks like a cool project! I’m curious how TileKernels compares to other kernel libraries. Seems like a great resource for developers working with tilelang.