XiaoqiangZhou

Results 2 comments of XiaoqiangZhou

Thanks for your reply. For the first problem, if you use `[::-1]` index for a torch.tensor, you will get an error `ValueError: negative step not yet supported`, i.e., cannot flip...

@powerspowers I think you can reduce the batch size or remove some modules to lower the generated image resolution from 1024x1024 to 512 or 256.