mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
upd leras
This commit is contained in:
parent
757ec77e44
commit
884913e35d
2 changed files with 97 additions and 2 deletions
|
@ -72,7 +72,9 @@ class nn():
|
|||
Conv2DTranspose = None
|
||||
BlurPool = None
|
||||
Dense = None
|
||||
InstanceNorm2D = None
|
||||
BatchNorm2D = None
|
||||
AdaIN = None
|
||||
|
||||
# Initializers
|
||||
initializers = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue