Skip to content

run error on example/ graves_sequence_attention #5

@cdhx

Description

@cdhx

i got this error on example/ graves_sequence_attention

ValueError: Layer graves_sequence_attention_6 expects 3 inputs, but it received 2 input tensors. Input received: [<tf.Tensor 'input_11:0' shape=(?, 10, 4) dtype=float32>, <tf.Tensor 'input_12:0' shape=(?, 30, 4) dtype=float32>]

it occur on :lstm_output = attention_rnn([input_labels, attended])

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