mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 10:46:59 -07:00
tf add unused TanhPolar
This commit is contained in:
parent
56e70edc46
commit
57f3393ec2
2 changed files with 106 additions and 1 deletions
|
@ -13,4 +13,5 @@ from .FRNorm2D import *
|
|||
from .TLU import *
|
||||
from .ScaleAdd import *
|
||||
from .DenseNorm import *
|
||||
from .AdaIN import *
|
||||
from .AdaIN import *
|
||||
from .TanhPolar import *
|
Loading…
Add table
Add a link
Reference in a new issue