"src/diffusers/schedulers/scheduling_dpm_cogvideox.py" did not exist on "8faa822ddc6e214498fc1a6d6e7a48ed31d2fb91"
Minor update the resnet runloop. (#4113)
1. trainning hooks and train/eval function does not need to be declared several times. 2. change to use tf.logging.info instead of print 3. Show the current index and total count of training cycle, which give user some hint about where they are in the whole process.
Showing
Please register or sign in to comment