Merge "removed unnecessary lines on environment configuration in image classification demo" into opensource

avx_docs
Yu Yang 10 years ago committed by iCode
commit cd1c6d58be

@ -14,8 +14,6 @@
# limitations under the License.
set -e
export PYTHONPATH=$PYTHONPATH:../../
data_dir=./data/cifar-out
python preprocess.py -i $data_dir -s 32 -c 1

Loading…
Cancel
Save