it occurs that InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [100,2636] rhs shape= [100,4553]
[[Node: save/Assign_15 = Assign[T=DT_FLOAT, _class=["loc:@rnnlm/softmax_w"], use_locking=true, validate_shape=true, _device="/job:localhost/replica:0/task:0/cpu:0"](rnnlm/softmax_w/Adam, save/RestoreV2_15)]]
when I run generate_text.py.
it occurs that InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [100,2636] rhs shape= [100,4553]
[[Node: save/Assign_15 = Assign[T=DT_FLOAT, _class=["loc:@rnnlm/softmax_w"], use_locking=true, validate_shape=true, _device="/job:localhost/replica:0/task:0/cpu:0"](rnnlm/softmax_w/Adam, save/RestoreV2_15)]] when I run generate_text.py.