Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dorarad authored Feb 9, 2022
1 parent ee547cb commit 8723a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch_version/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Compared to the TF version, we removed several options that didn't contribute em
--fused-modconv: Fuse modulation and convolution operations (In pytorch we set this automatically to be disabled in training and enabled during evaluation, for best performance)
```

### Command-line Options
### Baseline models
The Pytorch version supports the GANformer model, as well as Vanilla and StyleGAN2 baselines.
The TF version additionally supports k-GAN and SAGAN baselines.

Expand Down

0 comments on commit 8723a76

Please sign in to comment.