Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit 2f7feb7

Browse files
authored
Set optimum-intel to 1.16.1 (#1590)
Signed-off-by: Wang, Chang <chang1.wang@intel.com>
1 parent edc9330 commit 2f7feb7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/unit-test-optimize.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
test_name: "PR-test"
4444
- test_branch: "main"
4545
test_name: "baseline"
46+
fail-fast: true
4647
name: optimize-unit-test-${{ matrix.test_name }}
4748
steps:
4849
- name: Docker Clean Up

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ mlflow
1616
nlpaug==1.1.9
1717
onnx
1818
onnxruntime
19-
optimum
19+
optimum-intel==1.16.1
2020
peft==0.6.2
2121
py-cpuinfo
2222
sacremoses

0 commit comments

Comments
 (0)