chore(gpu): remove unchecked benchmarks and add ilog2 to dedup ops

This commit is contained in:
Agnes Leroy
2024-09-19 10:44:20 +02:00
committed by Agnès Leroy
parent 7b9085d0e2
commit f7a18ddb23
2 changed files with 2 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ jobs:
max-parallel: 1
matrix:
command: [integer, integer_multi_bit]
op_flavor: [default, unchecked]
op_flavor: [default]
# explicit include-based build matrix, of known valid options
include:
- os: ubuntu-22.04