As currently implemented, generation speed significantly drops for bigger batch sizes (i.e. ~11 minutes for 16 images on a K40). Some of my friends and I recently worked on improving generation speed through smart caching. We are able to achieve up to a 183x speedup for generation. The repo and our ICLR workshop submission has more details.
Is there any interest in merging some of these changes into the main repository?
As currently implemented, generation speed significantly drops for bigger batch sizes (i.e. ~11 minutes for 16 images on a K40). Some of my friends and I recently worked on improving generation speed through smart caching. We are able to achieve up to a 183x speedup for generation. The repo and our ICLR workshop submission has more details.
Is there any interest in merging some of these changes into the main repository?