added sumbmodules

This commit is contained in:
leno3003 2022-03-31 11:52:39 +02:00
parent d82c54e94a
commit 6adad33877

View file

@ -69,7 +69,6 @@ class SAEHDModel(ModelBase):
self.ask_random_src_flip()
self.ask_random_dst_flip()
self.ask_batch_size(suggest_batch_size)
print("Arrivo qui")
#self.options['use_fp16'] = io.input_bool ("Use fp16", default_usefp16, help_message='Increases training/inference speed, reduces model size. Model may crash. Enable it after 1-5k iters.')
if self.is_first_run():