TAC-GAN
                                
                                
                                
                                    TAC-GAN copied to clipboard
                            
                            
                            
                        Assign requires shapes of both tensors to match, lhs shape=256 rhs shape=100
While using the generate_images script I am facing this issue that the shapes of both the tensors should be same. I am using the Macbook Pro with High Sierra OS and the latest version of tensorflow. Help would really be appreciated ASAP.
If you are getting this while running generate_images, you should pass --t_dim= parameter. This parameter is defaulted to 256 if you don't pass it and could cause this issue.