This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Commit bdca1bd
Add warning when initialising the patchgan discriminator with batchnorm in a distributed environment (#454)
* Add warning
* Update generative/networks/nets/patchgan_discriminator.py
Co-authored-by: Eric Kerfoot <[email protected]>
Signed-off-by: Mark Graham <[email protected]>
* Adds missing warning
---------
Signed-off-by: Mark Graham <[email protected]>
Co-authored-by: Eric Kerfoot <[email protected]>1 parent 894f2ec commit bdca1bd
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
221 | 228 | | |
222 | 229 | | |
223 | 230 | | |
| |||
0 commit comments