dcgan.torch
dcgan.torch copied to clipboard
GPU to CPU checkpoint conversion
Hi,
is there an easy way to use a GPU checkpoint for a CPU-based generation?
Thanks, Daniele
Robbie Barrat wrote a nice script to convert GPU trained models to be usable on CPU only systems.