Commit Graph

81 Commits (e8a158f4f5e10742c316e9b308ce9241b2c98430)

Author SHA1 Message Date
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
Disty0 f62dddf3ca Add Cascade APG 2024-10-04 20:51:04 +03:00
Disty0 31b66cfa4a IPEX fix FreeU 2024-09-23 21:43:01 +03:00
Disty0 91bdd3b384 fix return xpu with torch.device 2024-09-10 19:20:49 +03:00
Disty0 26d1d42b06 IPEX update interpolate hijack 2024-08-12 10:47:00 +03:00
Disty0 dcedcbae9d IPEX fixes 2024-08-12 03:01:46 +03:00
Disty0 fe88e849ba IPEX fix diffusers import error 2024-08-05 04:04:10 +03:00
Disty0 82bcc2b10a IPEX fix fp64 check 2024-08-05 03:32:40 +03:00
Disty0 f5f7ed2a01 experimental pytorch nightly xpu support 2024-07-30 15:47:16 +03:00
Disty0 d7a18f0dfc IPEX fix pin_memory 2024-03-28 21:00:34 +03:00