mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-31 12:10:12 -07:00
fix clipgrad option
This commit is contained in:
parent
967fbdd814
commit
591bba2c1e
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
import copy
|
||||||
|
|
||||||
def initialize_optimizers(nn):
|
def initialize_optimizers(nn):
|
||||||
tf = nn.tf
|
tf = nn.tf
|
||||||
from tensorflow.python.ops import state_ops, control_flow_ops
|
from tensorflow.python.ops import state_ops, control_flow_ops
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue