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
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Pull request #255 introduced the BaseScheduler class to wrap and dispatch different templates based on operation configurations and hints. While some example use cases, such as Matmul, have been provided, Flash Attention operations have not yet been implemented or updated.