Zyphra Mamba2 and Flash Attention backward kernel blog (#25) #131
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Linting | |
on: | |
push: | |
branches: | |
- develop | |
- release | |
- 'docs/*' | |
- 'roc**' | |
pull_request: | |
branches: | |
- develop | |
- release | |
- 'docs/*' | |
- 'roc**' | |
jobs: | |
call-workflow-passing-data: | |
name: Documentation | |
uses: ROCm/rocm-docs-core/.github/workflows/linting.yml@develop |