logging
logging copied to clipboard
[v4.0 improvement] fix Stable Diffusion RCPs to use epochs/samples instead of step
Currently SD rcps are using steps which decrease with increasing batch-size. This will break rcp-pruning logic.
Please use samples/epochs in RCP json