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).
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).