Skip to content

LSTM examples error #1

@planetceres

Description

@planetceres

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions