Update generate_cifar10_tfrecords.py
change cPickle to pickle for python3 specify encoding='latin1' when call pickle.load()
Showing
Please register or sign in to comment
change cPickle to pickle for python3 specify encoding='latin1' when call pickle.load()