Skip to content

Commit

Permalink
test benchmark export
Browse files Browse the repository at this point in the history
  • Loading branch information
archana-ramalingam committed Oct 28, 2024
1 parent b65c882 commit ea311e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci_eval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:
iree-runtime \
"numpy<2.0"
- name: Fetch reqs
run: pip list
- name: test benchmark
run: pytest sharktank/tests/models/llama/benchmark_amdgpu_tests.py -v -s --longrun -k 'testBenchmark8B_f16_Decomposed'
- name: test1
Expand Down

0 comments on commit ea311e8

Please sign in to comment.