
kernels-community/paged-attention
Updated
β’
2
None defined yet.
kernelize
function:torch.compile
kernel, it will use that kernel since it is compatible with inference as well.
kernels
!kernelize
will pick the kernel depending on whether you are going to do training or inference.
kernels
. kernels
makes it possible to load compute kernels directly from the Hub! πtorch.compile
support.