Open
Description
First of all thank you for upgrading your code and having fixed all issues recently!
When I run train with --no_forward_split everything works ok, however when running train() to eval with forward_split=True I get a ValueError: Variable cudnn_gru_1/opaque_kernel does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=tf.AUTO_REUSE in VarScope?
Any idea on how to fix this or what is causing this issue?
Could it be related to the fact that now we are instantiating two models? train_model
and forward_eval_model
?
Thank you
Metadata
Assignees
Labels
No labels