Skip to content

I guess the bias code may be wrong #4

Description

@huangpeng1126

b_e = tf.get_variable("b_e", [batch_size, lstm_width], initializer=init) # B x L (bias matrix)

I guess the shape of b_e should be [lstm_width, 1] or [1, lstm_width]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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