DL-Art-School/codes/models
James Betker 696242064c Use tensor checkpointing to drastically reduce memory usage
This comes at the expense of computation, but since we can use much larger
batches, it results in a net speedup.
2020-09-03 11:33:36 -06:00
..
archs Use tensor checkpointing to drastically reduce memory usage 2020-09-03 11:33:36 -06:00
steps Add InterpolateInjector 2020-09-03 11:32:47 -06:00
__init__.py
base_model.py
ExtensibleTrainer.py
feature_model.py
loss.py
lr_scheduler.py
networks.py
SR_model.py
SRGAN_model.py