mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-30 11:40:36 -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):
|
||||
tf = nn.tf
|
||||
from tensorflow.python.ops import state_ops, control_flow_ops
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue