mathcbc / advGAN_pytorch

a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).
254 stars 65 forks source link

Which version of torch and torchvision you use in this code? #7

Open wangxiao5791509 opened 4 years ago

wangxiao5791509 commented 4 years ago

Would you please share the specific verson of torch, torchvision, and other softwares?