Skip to content

Commit

Permalink
[lint] Gitlab CI file
Browse files Browse the repository at this point in the history
  • Loading branch information
Viviane Potocnik committed Jun 19, 2024
1 parent 415d187 commit d59a44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ snitch-cluster-vsim:
- cd sw/apps/blas/gemm/test
- ./run.py runs.yaml --cfg $PWD/cfg/* --simulator vsim -j
- cd ../../../dnn/flashattention_2/test
# FP8 FA-2 tests are failing with precision mismatch
# FP8 FA-2 tests are failing with precision mismatch
# due to operand ordering
- ./run.py runs.yaml --cfg $PWD/cfg/fp32* --simulator vsim -j
- ./run.py runs.yaml --cfg $PWD/cfg/fp16* --simulator vsim -j
Expand Down

0 comments on commit d59a44b

Please sign in to comment.