Closed cvJie closed 5 years ago
hi,yaojie: I want to run Train.py, and erroe is :
"Architecture.py", line 31, in IMAGE_SIZE = cifar10_input.IMAGE_SIZE NameError: name 'cifar10_input' is not defined
please give me some advices.thanks
Fixed, it should be data_train. Thank you.
hi,yaojie: I want to run Train.py, and erroe is :
"Architecture.py", line 31, in
IMAGE_SIZE = cifar10_input.IMAGE_SIZE
NameError: name 'cifar10_input' is not defined
please give me some advices.thanks