eriklindernoren / PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
MIT License
16.17k stars 4.05k forks source link

Add inference, amp and channel_last supports for began and sgan #171

Open CaoE opened 2 years ago

CaoE commented 2 years ago

Add inference, amp and channel_last supports for began.