You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CUDA] Exclude lean attention from linux build (#25203)
### Description
Exclude lean attention from linux build.
### Motivation and Context
Previously, lean attention was built in Linux but not in Windows.
It is not used Gen AI so far, so we disable it in build to reduce binary
size and build time.
0 commit comments