Skip to content

Commit 537ccd9

Browse files
t13801206soumith
authored andcommitted
[fix] wrong file extention in cpp-dcgan-README
1 parent adc5bb4 commit 537ccd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/dcgan/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ The training script periodically generates image samples. Use the
5151
For example:
5252

5353
```shell
54-
$ python display_samples.py -i dcgan-sample-10.png
54+
$ python display_samples.py -i dcgan-sample-10.pt
5555
Saved out.png
5656
```

0 commit comments

Comments
 (0)