fix clipgrad option
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user