Open lokhande-vishnu opened 6 years ago
It should be False. In line 225, the graph has not been built yet and no variables existing in the scope.
Note conceptually it's different from evaluation, where you want to use the existing graph to do the inference
https://github.com/wenxinxu/resnet-in-tensorflow/blob/c1ef9f4c50ad296c7a33ea3ac5c6e306e28f6d85/cifar10_train.py#L225