Closed Narsil closed 6 years ago
RuntimeError: invalid argument 2: size '[-1 x 3 x 96 x 96]' is invalid for input with 6291456 elements at /pytorch/aten/src/TH/THStorage.c
When trying to run python trainmdrnn.py --logdir exp_dir (After generation and training vae).
python trainmdrnn.py --logdir exp_dir
Not sure what is going on there.
I know where this is coming from, I'll fix this asap.
Should be solved, are you still getting an error?
It's good now.
When trying to run
python trainmdrnn.py --logdir exp_dir
(After generation and training vae).Not sure what is going on there.