Closed bennyguo closed 1 year ago
This PR is related to #175 . I made the following changes:
set_min_max_steps
update_step
C
min_step
max_step
This PR is related to #175 . I made the following changes:
set_min_max_steps
to all guidance (as in #175)update_step
hook of all guidance, useC
to get the parsed value ofmin_step
andmax_step
if they're specified by a tuple of four numbersmin_step
andmax_step
to the return dict of the guidance, so that we could monitor the actual used value in tensorboard / wandb