expose num_steps_taken helper method on trainer to retrieve number of training steps of each unet

This commit is contained in:
Phil Wang
2022-07-08 13:00:56 -07:00
parent 8c823affff
commit d7bc5fbedd
2 changed files with 14 additions and 7 deletions

View File

@@ -1 +1 @@
__version__ = '0.16.18'
__version__ = '0.16.19'