Skip to content

m-a-n-i-f-e-s-t/power-attention-cuda

Repository files navigation

This is the legacy CUDA kernel for Power Attention, refer to https://github.com/m-a-n-i-f-e-s-t/power-attention instead.

Build

Build a single wheel

./build_wheels.sh -t <torch version> -p <python version>

Build all wheels

./build_all_wheels.sh

Build source dist (for pypi distribution)

python -m build --sdist 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published