I am running the following code in PyTorch
real_label = 1 fake_label = 0 for epoch in range(opt_trn.epochs): for i, (x,y) in enumerat