IPEX fix System Info

This commit is contained in:
Disty0
2023-08-16 19:45:13 +03:00
parent 209f9a19c6
commit 2caee04b9a
+1 -1
View File
@@ -153,7 +153,7 @@ def ipex_init():
torch.has_cuda = True
torch.cuda.has_half = True
torch.cuda.is_bf16_supported = True
torch.version.cuda = "11.7"
#torch.version.cuda = "11.7" #Breaks System Info
torch.cuda.get_device_properties.major = 11
torch.cuda.get_device_properties.minor = 7
torch.backends.cuda.sdp_kernel = return_null_context