UPSTREAM PR #1234: feat: add res_multistep, res_2s and bong tangent scheduler#37
UPSTREAM PR #1234: feat: add res_multistep, res_2s and bong tangent scheduler#37
Conversation
Performance Review Report: Stable Diffusion C++ ImplementationImpact Classification: Minor ImpactExecutive SummaryAnalysis of 11 functions across stable-diffusion.cpp reveals compiler-driven optimizations with one minor feature addition. Changes show 10-1000ns absolute impacts in non-critical utility functions, with no effect on inference performance. Key FindingsCommit Context: 4 commits by rmatif added two new sampling methods (RES Multistep, RES 2S) to expand user options from 14 to 18 available samplers. File changes: 7 modified, 3 added, 3 deleted. Function Changes:
Most Impacted Functions:
Performance Assessment: Power Consumption: Justification: See the complete breakdown in Version Insights |
0219cb4 to
17a1e1e
Compare
Mirrored from leejet/stable-diffusion.cpp#1234
Add two more samplers
res_multistepandres_2swithbong_tangentschedulerResults with Z-Image base:
Refrences:
res_multistep
res_2s
bong tangent