You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 21, 2025. It is now read-only.
bnb_intel module initialization complete, _autoload = <function _autoload at 0x7f552f6cb1c0>
22
-
[W318 10:30:23.240989074 OperatorEntry.cpp:154] Warning: Warning only once for all operators, other operators may also be overridden.
21
+
[W414 18:23:28.291667720 OperatorEntry.cpp:154] Warning: Warning only once for all operators, other operators may also be overridden.
23
22
Overriding a previously registered kernel for the same operator and the same dispatch key
24
23
operator: aten::_validate_compressed_sparse_indices(bool is_crow, Tensor compressed_idx, Tensor plain_idx, int cdim, int dim, int nnz) -> ()
25
24
registered at /pytorch/build/aten/src/ATen/RegisterSchema.cpp:6
26
25
dispatch key: XPU
27
26
previous kernel: registered at /pytorch/build/aten/src/ATen/RegisterCPU.cpp:30477
28
27
new kernel: registered at /build/intel-pytorch-extension/build/Release/csrc/gpu/csrc/aten/generated/ATen/RegisterXPU.cpp:468 (function operator())
29
-
2025-03-18 10:30:24,784 - bitsandbytes.cextension - WARNING - The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers and GPU quantization are unavailable.
28
+
2025-04-14 18:23:29,577 - bitsandbytes.cextension - WARNING - The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers and GPU quantization are unavailable.
30
29
Loading ops module
31
30
ops module loaded
32
31
Registering XPU implementations
33
32
Successfully registered XPU implementation
33
+
Registering HPU implementations
34
+
Successfully registered HPU implementations
34
35
🧪 Running minimal XPU backend test...
35
-
int8_linear_matmul_xpu called with tensors of shape: torch.Size([32, 64]) torch.Size([64, 128])
36
+
int8_linear_matmul_xpu called with tensors of shape: torch.Size([32, 64]) torch.Size([128, 64])
36
37
37
38
✅ Operator executed successfully!
38
-
Input shapes: torch.Size([32, 64]) x torch.Size([64, 128])
39
+
Input shapes: torch.Size([32, 64]) x torch.Size([128, 64])
39
40
Output shape: torch.Size([32, 128])
40
41
Output device: xpu:0
41
-
[W318 10:30:25.828258019 OperatorEntry.cpp:154] Warning: Warning only once for all operators, other operators may also be overridden.
42
+
[W414 18:23:30.825181068 OperatorEntry.cpp:154] Warning: Warning only once for all operators, other operators may also be overridden.
42
43
Overriding a previously registered kernel for the same operator and the same dispatch key
43
44
operator: aten::_validate_compressed_sparse_indices(bool is_crow, Tensor compressed_idx, Tensor plain_idx, int cdim, int dim, int nnz) -> ()
44
45
registered at /pytorch/build/aten/src/ATen/RegisterSchema.cpp:6
45
46
dispatch key: XPU
46
47
previous kernel: registered at /pytorch/build/aten/src/ATen/RegisterCPU.cpp:30477
47
48
new kernel: registered at /build/intel-pytorch-extension/build/Release/csrc/gpu/csrc/aten/generated/ATen/RegisterXPU.cpp:468 (function operator())
bnb_intel module initialization complete, _autoload = <function _autoload at 0x7fb7851f6a70>
50
-
2025-03-18 10:30:27,965 - bitsandbytes.cextension - WARNING - The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers and GPU quantization are unavailable.
bnb_intel module initialization complete, _autoload = <function _autoload at 0x7f874aaf31c0>
59
-
[W318 10:30:59.381272647 OperatorEntry.cpp:154] Warning: Warning only once for all operators, other operators may also be overridden.
60
-
Overriding a previously registered kernel for the same operator and the same dispatch key
61
-
operator: aten::_validate_compressed_sparse_indices(bool is_crow, Tensor compressed_idx, Tensor plain_idx, int cdim, int dim, int nnz) -> ()
62
-
registered at /pytorch/build/aten/src/ATen/RegisterSchema.cpp:6
63
-
dispatch key: XPU
64
-
previous kernel: registered at /pytorch/build/aten/src/ATen/RegisterCPU.cpp:30477
65
-
new kernel: registered at /build/intel-pytorch-extension/build/Release/csrc/gpu/csrc/aten/generated/ATen/RegisterXPU.cpp:468 (function operator())
66
-
2025-03-18 10:31:00,902 - bitsandbytes.cextension - WARNING - The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers and GPU quantization are unavailable.
67
-
Loading ops module
68
-
ops module loaded
69
-
Registering XPU implementations
70
-
Successfully registered XPU implementation
71
-
🧪 Running minimal XPU backend test...
72
-
int8_linear_matmul_xpu called with tensors of shape: torch.Size([32, 64]) torch.Size([64, 128])
73
-
74
-
✅ Operator executed successfully!
75
-
Input shapes: torch.Size([32, 64]) x torch.Size([64, 128])
76
-
Output shape: torch.Size([32, 128])
77
-
Output device: xpu:0
78
-
[W318 10:31:01.953192430 OperatorEntry.cpp:154] Warning: Warning only once for all operators, other operators may also be overridden.
79
-
Overriding a previously registered kernel for the same operator and the same dispatch key
80
-
operator: aten::_validate_compressed_sparse_indices(bool is_crow, Tensor compressed_idx, Tensor plain_idx, int cdim, int dim, int nnz) -> ()
81
-
registered at /pytorch/build/aten/src/ATen/RegisterSchema.cpp:6
82
-
dispatch key: XPU
83
-
previous kernel: registered at /pytorch/build/aten/src/ATen/RegisterCPU.cpp:30477
84
-
new kernel: registered at /build/intel-pytorch-extension/build/Release/csrc/gpu/csrc/aten/generated/ATen/RegisterXPU.cpp:468 (function operator())
bnb_intel module initialization complete, _autoload = <function _autoload at 0x7ff6465cea70>
87
-
2025-03-18 10:31:03,481 - bitsandbytes.cextension - WARNING - The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers and GPU quantization are unavailable.
0 commit comments