mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-08 22:28:01 -05:00
Update benchmark commands in workflow configuration
This commit is contained in:
2
.github/workflows/benchmark_integer.yml
vendored
2
.github/workflows/benchmark_integer.yml
vendored
@@ -115,7 +115,7 @@ jobs:
|
||||
strategy:
|
||||
max-parallel: 1
|
||||
matrix:
|
||||
command: [integer, integer_multi_bit]
|
||||
command: [integer_multi_bit]
|
||||
op_flavor: ${{ fromJson(needs.prepare-matrix.outputs.op_flavor) }}
|
||||
bench_type: ${{ fromJSON(needs.prepare-matrix.outputs.bench_type) }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user