fa3-fwd provides a forward-only implementation of FlashAttention-3 for efficient attention computation on GPUs. Version 0.0.3, pre-release, no stable release cadence.
pip install fa3-fwdNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of flash attention forward pass.
Use full FlashAttention-3 library if backward is needed.
Pin version if stability is required.
Ensure tensors are on CUDA device.
No dependency data recorded yet.