Commit Graph

5 Commits

Author SHA1 Message Date
Seunghoon Lee e5f8b7f0a4 update dml 2023-10-08 02:19:56 +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 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 df0e89be48 fix.
Unstable & need more test.
2023-04-26 12:45:44 +09:00