Vladimir Mandic
|
feeafc6286
|
strict ruff without exclude
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-11 08:36:49 +02:00 |
|
Vladimir Mandic
|
c8d6fd5cf8
|
Revert "much stricter ruff linting"
This reverts commit 310dbf1574.
|
2026-05-11 08:13:57 +02:00 |
|
Vladimir Mandic
|
310dbf1574
|
much stricter ruff linting
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-11 07:15:37 +02:00 |
|
Vladimir Mandic
|
8293a12137
|
fix ipex autocast
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-08 10:56:14 +02:00 |
|
Vladimir Mandic
|
e7946a65b2
|
fix invalid ipex device type
Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Vladimir Mandic <mandic00@live.com>
|
2026-05-08 07:12:25 +02:00 |
|
vladmandic
|
27205c295e
|
lint
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-03-26 08:11:42 +01:00 |
|
vladmandic
|
4a297d70f2
|
update diffusers/transformers
Signed-off-by: vladmandic <mandic00@live.com>
|
2026-03-26 08:10:04 +01:00 |
|
Disty0
|
14c3cf9172
|
IPEX fix transformers and disable torch.tensor hijack
|
2026-03-24 16:58:53 +03:00 |
|
Disty0
|
cff7f8d4a9
|
IPEX remove the use of lambdas
|
2026-03-24 14:36:58 +03:00 |
|
Disty0
|
fa2917a6be
|
cleanup
|
2026-01-10 20:48:36 +03:00 |
|
Disty0
|
f4d87d6cdf
|
fix ltx2 fp64 on alchemist
|
2026-01-10 20:46:03 +03:00 |
|
Disty0
|
113c582171
|
IPEX fix early init failure
|
2025-11-09 00:30:03 +03:00 |
|
Disty0
|
793d853636
|
cleanup
|
2025-10-26 23:46:17 +03:00 |
|
Disty0
|
7d38e1063c
|
IPEX add GPU cache size table
|
2025-10-26 23:22:24 +03:00 |
|
Disty0
|
71fde8a897
|
ROCm and Zluda don't fallback to CPU and clenup strings
|
2025-09-27 11:32:46 +03:00 |
|
Disty0
|
6f969958ae
|
remove sdp_kernel hijack
|
2025-09-17 20:15:00 +03:00 |
|
Disty0
|
2842f5e3aa
|
cleanup
|
2025-09-17 19:58:21 +03:00 |
|
Disty0
|
cc51f79508
|
IPEX remove outdated hijacks
|
2025-09-17 19:53:05 +03:00 |
|
Disty0
|
e83df50717
|
IPEX fix missing dtype from randn
|
2025-09-17 19:40:27 +03:00 |
|
Disty0
|
6a021e7743
|
ipex cleanup tensor_to hijack
|
2025-09-17 14:44:44 +03:00 |
|
Disty0
|
ca2e5ae610
|
cleanup
|
2025-09-10 05:23:41 +03:00 |
|
Disty0
|
1b0c06bc71
|
IPEX add enable_gqa support and add result dtype check to sdpa
|
2025-09-10 05:20:49 +03:00 |
|
Disty0
|
f5109657b1
|
IPEX set UR_L0_ENABLE_RELAXED_ALLOCATION_LIMITS to 1
|
2025-09-08 15:47:42 +03:00 |
|
Disty0
|
87a29642d3
|
IPEX Torch 2.10 support
|
2025-09-02 16:15:33 +03:00 |
|
Disty0
|
148b011692
|
IPEX fix bicubic upsample with torchvision
|
2025-07-06 18:19:55 +03:00 |
|
Disty0
|
4491d26a18
|
IPEX fix fp64 hijack
|
2025-06-19 22:55:28 +03:00 |
|
Disty0
|
71c2714edf
|
Cleanup
|
2025-06-17 20:04:15 +03:00 |
|
Disty0
|
d8aaffbc27
|
IPEX fix DPM2++ FlowMatch
|
2025-06-17 19:58:20 +03:00 |
|
Disty0
|
45827a923f
|
IPEX fix torch.cuda.set_device
|
2025-06-13 16:20:21 +03:00 |
|
Disty0
|
54154cf698
|
Cleanup
|
2025-05-29 20:22:49 +03:00 |
|
Disty0
|
46e9a9a631
|
IPEX disable Dynamic Attention by default on PyTorch 2.7
|
2025-05-26 03:03:17 +03:00 |
|
Disty0
|
3d8390de9b
|
IPEX return devices.dtype instead of bf16
|
2025-05-18 04:44:51 +03:00 |
|
Disty0
|
d0e6f01286
|
IPEX remove GradScaler and use torch.amp instead
|
2025-05-18 04:39:48 +03:00 |
|
Disty0
|
9b641becd5
|
IPEX fix torch.compile with tensor.to
|
2025-05-09 11:07:51 +03:00 |
|
Disty0
|
90f887ac4a
|
Add dim checks to ck flash atten and fix dim check on dyn atten
|
2025-03-25 03:50:21 +03:00 |
|
Disty0
|
cd9cb51a05
|
IPEX fix torch.compile on PyTorch 2.8
|
2025-03-14 02:03:33 +03:00 |
|
Disty0
|
953a15a218
|
IPEX fix PyTorch 2.7 compatibility
|
2025-03-11 16:35:48 +03:00 |
|
Disty0
|
67f495454c
|
IPEX fix torch.cuda.device
|
2025-03-06 22:55:03 +03:00 |
|
Disty0
|
88a2f95fe4
|
Fix IPEX 2.3 x2
|
2025-03-06 20:36:53 +03:00 |
|
Disty0
|
04f61d8355
|
IPEX fix PyTorch 2.3
|
2025-03-06 20:24:22 +03:00 |
|
Disty0
|
0e01c1b9f0
|
IPEX fix UntypedStorage
|
2025-03-06 19:49:08 +03:00 |
|
Disty0
|
955acaa149
|
IPEX fix dtype mismatch on tensor.to when input is a tensor
|
2025-03-05 23:02:49 +03:00 |
|
Disty0
|
6f68f91efe
|
IPEX cleanup hijacks and add torch.eye
|
2025-03-05 22:27:29 +03:00 |
|
Disty0
|
e193a92fe1
|
IPEX fix torch.cuda.synchronize
|
2025-01-31 18:46:07 +03:00 |
|
Disty0
|
a770b1c888
|
More correct Dynamic Atten SDPA implementation and deprecate IPEX Diffusers attention
|
2025-01-25 21:33:42 +03:00 |
|
Disty0
|
af35296a68
|
IPEX 4GB alloc detection and log driver version
|
2025-01-22 18:15:25 +03:00 |
|
Disty0
|
facfe2be6b
|
IPEX make IPEX_FORCE_ATTENTION_SLICE=-1 disable Dynamic Atten
|
2025-01-18 22:10:34 +03:00 |
|
Disty0
|
042f5f9fed
|
IPEX disable interpolate cpu fallback with IPEX 2.5
|
2024-12-22 03:04:40 +03:00 |
|
Disty0
|
1649e4e3c4
|
IPEX dupe conv2d fix for conv1d and conv3d too
|
2024-12-21 01:25:49 +03:00 |
|
Disty0
|
065155f5e6
|
IPEX fixes
|
2024-10-18 01:12:28 +03:00 |
|