Commit Graph

15 Commits

Author SHA1 Message Date
Seunghoon Lee 7017a4a2a9 Fix UniPC sampler issue on DirectML. 2023-07-29 13:38:41 +09:00
Seunghoon Lee 0f44332e5c Make sequential CPU offload available for non-CUDA
Add settings override for DirectML.
Move `devices.set_cuda_params()` to correct line.
2023-07-28 23:11:57 +09:00
Seunghoon Lee 43b9c52bd4 Fix image corruption in half mode with embeddings.
(DirectML)
2023-07-25 17:02:55 +09:00
Seunghoon Lee 33d814e3e7 Fix DirectML tensor behavior. 2023-07-25 00:03:07 +09:00
Seunghoon Lee d4aa840a77 DirectML update.
DirectML reuses GPU memory instead of returning it.
So prints "practical" GPU memory utilization too.
2023-07-24 16:10:01 +09:00
Seunghoon Lee 6b63893348 Fix terminal hang up with TI on DirectML. 2023-07-09 15:47:38 +09:00
Seunghoon Lee 47c96e34d4 Stringify tensor instead of printing. 2023-07-07 19:11:18 +09:00
Seunghoon Lee 1d36e19996 Fix PNDMScheduler for DirectML. 2023-07-07 18:52:04 +09:00
Seunghoon Lee a9fa014e31 Fix image corruption of RESRGAN upscaler in DirectML. 2023-06-29 11:10:48 +09:00
Vladimir Mandic cb307399dd jumbo merge 2023-06-13 11:59:56 -04:00
Vladimir Mandic 1360c6422a add fp16 test 2023-05-08 09:27:50 -04:00
Seunghoon Lee 93d638d8b8 Approx NN works fine. 2023-04-30 11:15:09 +09:00
Seunghoon Lee e65d74100f Move/Remove hijacks. Add warning. 2023-04-30 11:12:47 +09:00
Seunghoon Lee c9dde03fc5 Move realesrgan fallback to dml/hijack. 2023-04-26 18:54:24 +09:00
Seunghoon Lee df0e89be48 fix.
Unstable & need more test.
2023-04-26 12:45:44 +09:00