removed unnecessary lines on environment configuration in image classification demo

Change-Id: If3d82f278560fc0f43e8bebeeef0501a4cf0ea7d
avx_docs
Fan Yang 9 years ago committed by Yu Yang
parent c6fd55e4d7
commit e150be6ecb

@ -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