Varun Kumar
Results
1
issues of
Varun Kumar
Hi, Thanks for adding vae_text example. I have a question related to MLPTransformConnector. [MLPTransformConnector ]( https://github.com/asyml/texar-pytorch/blob/43967ee238a5da2e996f4f71644a940a86cad009/examples/vae_text/vae_train.py#L115)expects an input of size `self.encoder.cell.hidden_size*2`. I don't understand why it should be multiplied by...
question
topic: examples