Skip to content

Commit 49f9eb2

Browse files
committed
update the version to 1.8.0
1 parent e275ca4 commit 49f9eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from __future__ import print_function
33

44
TORCH_VERSION = '1.8.0'
5-
TORCH_IPEX_VERSION = '1.3.0'
5+
TORCH_IPEX_VERSION = '1.8.0'
66

77
# import torch
88
import platform

0 commit comments

Comments
 (0)