Commit Graph

230 Commits (6f13f6131eef738e135d474885eccc022201f2e5)

Author SHA1 Message Date
Vladimir Mandic 216558185b update installer usage 2026-02-19 12:21:46 +01:00
Vladimir Mandic e5c494f999 cleanup logger 2026-02-19 11:09:13 +01:00
Vladimir Mandic a3074baf8b unified logger 2026-02-19 09:46:42 +01:00
Vladimir Mandic bfe014f5da modernize typing 2026-02-19 09:15:37 +01: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 c1a7424c76 ipex fix flux2 and cleanup 2025-11-25 22:51:39 +03:00
awsr b4ba041aa5 Futureproofing for imports
Deprecation info:
- https://docs.python.org/3.14/reference/datamodel.html#module.__package__
- https://docs.python.org/3.14/reference/datamodel.html#module.__loader__
- https://docs.python.org/3.14/reference/datamodel.html#module.__cached__
2025-11-22 05:23:14 -08:00
Vladimir Mandic ff772003e3 lora: restore pipeline type if reload/recompile needed
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-11-13 09:56:36 -05: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 587db51e9e Cleanup env vars and set TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL to 1 2025-09-28 00:22:00 +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 de499bcdb6 cleanup 2025-09-10 04:45:37 +03:00
Disty0 bc7c89c070 add typing to sdpa hijacks 2025-09-10 04:43:57 +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 31e6cfd91b Fix IPEX 2.8 2025-08-07 15:14:45 +03:00
Disty0 6207b6d841 Update ROCm and OpenVINO to Torch 2.8 2025-08-06 21:33:50 +03:00
Disty0 2cdb15b1ce IPEX enable int_mm fallback for torch 2.8 2025-08-03 18:38:13 +03:00
Vladimir Mandic fa44521ea3 offload-never and offload-always per-module and new highvram profile
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-07-31 11:40:24 -04:00
Disty0 41b4e79280 IPEX add torch._int_mm fallback via onednn qlinear 2025-07-26 15:54:18 +03:00
Disty0 ad716b118b fix enable_gqa with dyn atten 2025-07-26 01:49:17 +03:00
Disty0 148b011692 IPEX fix bicubic upsample with torchvision 2025-07-06 18:19:55 +03:00
Disty0 22e24b267c Update pillow jxl plugin 2025-07-03 17:48:52 +03:00
Disty0 0e4d712f27 Chroma fixes 2025-06-26 21:25:50 +03:00
Disty0 61e949c1cc Update OpenVINO to 2025.2.0 2025-06-26 18:33:04 +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 c8f947827b IPEX fix Lumina2 2025-06-12 19:46:05 +03:00
Disty0 ea7fe3bb73 OpenVINO update dtype_mapping 2025-06-02 01:11:41 +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 0ab28a6106 IPEX fix cogvideo 2025-05-15 22:08:50 +03:00
Disty0 1ee9832e05 NNCF silence the pytorch version warning 2025-05-09 23:16:55 +03:00
Disty0 a4d4462e2a NNCF add decompress using toch.compile option 2025-05-09 21:02:24 +03:00
Disty0 9b641becd5 IPEX fix torch.compile with tensor.to 2025-05-09 11:07:51 +03:00
Disty0 5cb8bad576 IPEX fix diffusers hijacks 2025-04-30 22:35:52 +03:00