Commit Graph

159 Commits

Author SHA1 Message Date
Disty0 c79d12502f Fix messed up logging with OpenVINO 2025-02-09 02:01:54 +03:00
Disty0 59911b776b OpenVINO enable Upscaler compile by default 2025-02-09 01:33:20 +03:00
Disty0 1acbabb276 Upate OpenVINO to PyTorch 2.6 and fix mismatched shapes error on too many resolution changes 2025-02-09 01:17:06 +03:00
Disty0 e193a92fe1 IPEX fix torch.cuda.synchronize 2025-01-31 18:46:07 +03:00
Disty0 50f73c9553 Update ipex dyn atten defaults 2025-01-29 00:43:22 +03:00
Disty0 b0ecdf2f1c Better dyn atten sdpa usage estimation logic 2025-01-26 16:57:26 +03:00
Disty0 a21bc9d9cd Make IPEX dyn atten care only about the sdpa memory usage 2025-01-26 04:45:05 +03:00
Disty0 d266143f20 Cleanup 2025-01-25 21:46:23 +03:00
Disty0 02ecc6710d Fix missing unsqueeze 2025-01-25 21:43:38 +03:00
Disty0 a770b1c888 More correct Dynamic Atten SDPA implementation and deprecate IPEX Diffusers attention 2025-01-25 21:33:42 +03:00
Vladimir Mandic 06ba03cf80 settings option to disable reference models
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2025-01-23 15:19:43 -05:00
Disty0 40e7dcd5a4 OpenVINO add group_size option to compression 2025-01-23 00:15:27 +03:00
Disty0 af35296a68 IPEX 4GB alloc detection and log driver version 2025-01-22 18:15:25 +03:00
Disty0 9f3a34d0a3 IPEX enable FP64 emulation 2025-01-22 17:02:22 +03:00
Disty0 facfe2be6b IPEX make IPEX_FORCE_ATTENTION_SLICE=-1 disable Dynamic Atten 2025-01-18 22:10:34 +03:00
Disty0 efbe5bff54 OpenVINO use model hash for signature 2024-12-31 19:20:30 +03:00
Disty0 3a959a4d7a Cleanup 2024-12-31 18:39:34 +03:00
Disty0 1998997189 OpenVINO fix shapes resolution change and disable re-compile 2024-12-31 17:45:23 +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 fc63de6958 IPEX enable empty_cache fix for WSL on PyTorch 2024-12-17 22:43:30 +03:00
Disty0 7d7bcb9684 Fix balanced offload with Cascade 2024-12-13 23:01:53 +03:00
Disty0 8a6e5617ba Fix IPEX 2.5 2024-12-13 22:05:13 +03:00
Disty0 7a213fe69a IPEX fix Flux 2024-12-13 00:12:40 +03:00
Disty0 85c3a76c1a Dynamic Atten use expand instead of repeat 2024-10-25 21:06:46 +03:00
Disty0 7d56d5b72c Dynamic atten don't repeat the last shape of atten masks 2024-10-25 13:45:20 +03:00
Disty0 3e268e7cea Cleanup 2024-10-24 21:53:33 +03:00
Disty0 3195e8ad1f Dynamic Atten fix OmniGen 2024-10-24 21:22:06 +03:00
Disty0 d459acfcca Cleanup 2024-10-24 20:08:49 +03:00
Disty0 3acf6013f6 OpenVINO add accuracy option 2024-10-24 19:28:15 +03:00
Disty0 1d51ae3baa Intel fix torch.compile 2024-10-18 14:46:43 +03:00
Disty0 702846c75c Intel fix Triton 2024-10-18 14:01:54 +03:00
Disty0 065155f5e6 IPEX fixes 2024-10-18 01:12:28 +03:00
Disty0 6c11002420 PyTorch 2.5 XPU support 2024-10-17 23:11:52 +03:00
Vladimir Mandic 0c54c235cb add sageattention
Signed-off-by: Vladimir Mandic <mandic00@live.com>
2024-10-12 15:43:34 -04:00
Disty0 f62dddf3ca Add Cascade APG 2024-10-04 20:51:04 +03:00
Disty0 4de0480d9f Upcast bf16 fftn to fp32 2024-09-23 22:53:40 +03:00
Disty0 31b66cfa4a IPEX fix FreeU 2024-09-23 21:43:01 +03:00
Disty0 012a7f3572 Update OpenVINO to 2024.3.0 2024-09-13 03:57:06 +03:00
Disty0 91bdd3b384 fix return xpu with torch.device 2024-09-10 19:20:49 +03:00
Disty0 586e5384b5 Update IPEX to 2.3 on Linux 2024-09-10 19:13:42 +03:00
Disty0 5e1da44bba IPEX fix custom_fwd x2 2024-08-18 05:22:11 +03:00
Disty0 b862400ea2 IPEX fix AMP custom_fwd 2024-08-18 05:11:00 +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 c66aab2c43 Make ruff happy 2024-08-05 04:23:43 +03:00
Disty0 33d80a3160 IPEX fix FP64 error with FLUX 2024-08-05 04:22:56 +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