在下载cifar10时弹出了这样的错误 百度了下在cifar10.maybe_download_and_extract()前面加上了tf.app.flags.DEFINE_string('f', '', 'kernel') 之后就可以顺利下载了