Commit 3444865
authored
Fix invalid beta1 call. (#2260)
Match tutorial source
https://github.com/pytorch/examples/blob/54f4572509891883a947411fd7239237dd2a39c3/cpp/dcgan/dcgan.cpp#L124
https://github.com/pytorch/examples/blob/54f4572509891883a947411fd7239237dd2a39c3/cpp/dcgan/dcgan.cpp#L1261 parent 936017c commit 3444865
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
946 | 946 | | |
947 | 947 | | |
948 | 948 | | |
949 | | - | |
| 949 | + | |
950 | 950 | | |
951 | | - | |
| 951 | + | |
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
| |||
0 commit comments