Skip to content

Commit 552e9cd

Browse files
zufangzhuDboyqiao
authored andcommitted
update xpu version type (#2507)
1 parent 212c2ea commit 552e9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/env_check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ EOM
647647
check_os
648648
check_tensorflow
649649

650-
if [ ${itex_lib_version: -1} -eq 1 ]; then
650+
if [ ${itex_lib_version: -1} -ge 1 ]; then
651651
check_intel_gpu_driver
652652
check_intel_oneapi
653653
fi

0 commit comments

Comments
 (0)