Ajay Nagesh
Results
3
comments of
Ajay Nagesh
Thanks for your response @tarvaina and @filipgrano!
ValueError: The hardcoded shape for the number of rows in the image (8) isn't the run time shape (7)
I am facing the same issue as well. This is when I run the CIFAR-10 experiments. Any help in resolving this would be highly appreciated! Thanks.
ValueError: The hardcoded shape for the number of rows in the image (8) isn't the run time shape (7)
The fix is mentioned in [this issue](https://github.com/CuriousAI/ladder/issues/22)! .. Thanks