(
self,
*,
model,
classifier,
diffusion,
data,
dataloader,
batch_size,
microbatch,
lr,
ema_rate,
log_interval,
save_interval,
resume_checkpoint,
use_fp16=False,
fp16_scale_growth=1e-3,
schedule_sampler=None,
weight_decay=0.0,
lr_anneal_steps=0,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected