Skip to content

Commit c909268

Browse files
authored
upgrade torch to 2.7 (#1277)
Signed-off-by: jiqing-feng <[email protected]>
1 parent 31c3cc2 commit c909268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_ipex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
matrix:
2424
transformers-version: ["4.51.3"]
25-
torch-version: ["2.6.0"]
25+
torch-version: ["2.7.0"]
2626
test-file: [test_modeling.py, test_pipelines.py, test_modeling_causal_lm.py]
2727

2828
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)