Skip to content

Commit

Permalink
add new test in CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tahaelbayad committed Jan 29, 2025
1 parent 65669f1 commit af68eb8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,15 @@ jobs:
"name": "TestRQAdd",
"L1": [5000, 10000]
},
{
"name": "testFloatGEMM",
"L1": [2000, 5000, 10000]
},
{
"name": "testFloatGEMMtransB",
"L1": [2000, 5000, 10000]
}
]
simulators: |
Expand Down

0 comments on commit af68eb8

Please sign in to comment.