Skip to content

How to run the model with parameters ['hidden_dim'] other than 'same'' #1

Description

@Anshull-py

Currently, i am trying to run the model with parameters['hidden_dim'] set to 64.
Getting following error: ValueError: Trying to share variable ae_discriminator/rnn/multi_rnn_cell/cell_0/gru_cell/gates/kernel, but specified shape (65, 128) and found shape (128, 128).

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