MIOpen kdb installation instructions for PyTorch warmup performance improvement (#2248)

This commit is contained in:
Saad Rahim
2023-06-22 09:47:38 -06:00
committed by GitHub
parent c1a8c5b030
commit e05ce21fb4
3 changed files with 21 additions and 0 deletions

View File

@@ -5,10 +5,12 @@ on:
branches:
- develop
- main
- 'roc**'
pull_request:
branches:
- develop
- main
- 'roc**'
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}