Skip to content

Commit 4ee6861

Browse files
authored
remove accelerate version in unit test (#2007)
Signed-off-by: Sun, Xuehao <[email protected]>
1 parent 2445811 commit 4ee6861

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
--find-links https://download.pytorch.org/whl/torch_stable.html
2-
torch>=2.0.0+cpu
3-
torchaudio>=2.0.1+cpu
2+
torch==2.0.0+cpu
3+
torchaudio==2.0.1+cpu
44
jiwer

test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--find-links https://download.pytorch.org/whl/torch_stable.html
2-
accelerate==0.21.0
2+
accelerate
33
auto-round @ git+https://github.com/intel/auto-round.git@5dd16fc34a974a8c2f5a4288ce72e61ec3b1410f
44
dynast==1.6.0rc1
55
horovod

0 commit comments

Comments
 (0)