Nuullll
818d6a11e7
Fix format
2024-01-06 19:14:06 +08:00
Nuullll
73786c047f
[IPEX] Fix torch.Generator hijack
2024-01-06 19:09:56 +08:00
Nuullll
16b4d2cf3f
[IPEX] Fix SDPA attn_mask dtype
2024-01-06 16:32:18 +08:00
Nuullll
f586f4973a
Fix device id
2023-12-18 19:44:52 +08:00
Nuullll
e4b4a9c4ac
[IPEX] Slice SDPA into smaller chunks
2023-12-18 18:01:09 +08:00
Nuullll
049d5642e5
Fix format
2023-12-09 18:11:26 +08:00
Nuullll
5942979344
Fix ControlNet
2023-12-09 18:09:45 +08:00
Nuullll
746783f7a4
[IPEX] Fix embedding
...
Cast `torch.bmm` args into same `dtype`.
Fixes the following error when using Text Inversion embedding (#14224 ):
```
RuntimeError: could not create a primitive descriptor for a matmul
primitive
```
2023-12-06 20:55:47 +08:00
Nuullll
87cd07b3af
Fix fp64
2023-12-02 15:54:25 +08:00
Nuullll
7499148ad4
Disable ipex autocast due to its bad perf
2023-12-02 14:00:46 +08:00
Nuullll
8b40f475a3
Initial IPEX support
2023-11-30 20:22:46 +08:00