# e.g.,
python3 sample.py\
--mode="grid"\
--ckpt_path="/.../dcgan/dcgan_celeba.pth"\
--batch_size=100\
--n_iters=10\
--n_cpus=0 # Optional
# e.g.,
python3 sample.py\
--mode="interpolation"\
--ckpt_path="/.../dcgan/dcgan_celeba.pth"\
--n_cells=10\
--n_iters=10\
--n_cpus=0 # Optional