-
Notifications
You must be signed in to change notification settings - Fork 417
Open
Description
Trying to run any of the LSTM examples, results in this error:
InvalidArgumentError: Assign requires shapes of both tensors to match. lhs shape= [10,1] rhs shape= [10,6]
[[Node: save/Assign_17 = Assign[T=DT_FLOAT, _class=["loc:@linear_regression/weights"], use_locking=true, validate_shape=true, _device="/job:localhost/replica:0/task:0/cpu:0"](linear_regression/weights, save/restore_slice_17)]]
Seems to be related to lstm_predictor.py.
Metadata
Metadata
Assignees
Labels
No labels