Results 2 comments of viscoo

I have the issue as follows: `AssertionError: no model file named: models\BNN_vgg_cifar10.py`

Yes, I have changed the initializer from tf.initialize_all_variables() to tf.global_variables_initializer(), but the same problem still exist. I also try update tensorflow to 1.2.1, there still raise error: ``` OutOfRangeError (see...