From 87e87540517a554333a7a3274bb0e7ee45faf2be Mon Sep 17 00:00:00 2001 From: thxCode Date: Wed, 20 Nov 2024 17:21:19 +0800 Subject: [PATCH] fix: sync full offload Signed-off-by: thxCode --- file_estimate__stablediffusioncpp.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/file_estimate__stablediffusioncpp.go b/file_estimate__stablediffusioncpp.go index 5b68c3f..770c3c8 100644 --- a/file_estimate__stablediffusioncpp.go +++ b/file_estimate__stablediffusioncpp.go @@ -300,6 +300,8 @@ func (e StableDiffusionCppRunEstimate) SummarizeItem( mmap bool, nonUMARamFootprint, nonUMAVramFootprint uint64, ) (emi StableDiffusionCppRunEstimateSummaryItem) { + emi.FullOffloaded = e.FullOffloaded + // RAM. { fp := e.Devices[0].Footprint