pixel-rnn-tensorflow
                                
                                 pixel-rnn-tensorflow copied to clipboard
                                
                                    pixel-rnn-tensorflow copied to clipboard
                            
                            
                            
                        generated sample become zero
I have followed mater branch and trained like this
$ python main.py --data=mnist --model=pixel_rnn
But after about 400 epochs, the pixel vanished and the generated picture looks like a empty picture:

What's wrong with my procedure?