Argparse error with TensorFlow's cifar10.py
问题 I get the following error when I run python cifar10.py : argparse.ArgumentError: argument --batch_size: conflicting option string(s): --batch_size Here's the full output of the run including a complete trace: I tensorflow/stream_executor/dso_loader.cc:101] successfully opened CUDA library libcublas.so.7.0 locally I tensorflow/stream_executor/dso_loader.cc:101] successfully opened CUDA library libcudnn.so.6.5 locally I tensorflow/stream_executor/dso_loader.cc:101] successfully opened CUDA