Skip to content

Commit

Permalink
removed unnecessary lines on environment configuration in image class…
Browse files Browse the repository at this point in the history
…ification demo
  • Loading branch information
stoneyang committed Sep 2, 2016
1 parent 916f96f commit aa1ef13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demo/image_classification/preprocess.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit aa1ef13

Please sign in to comment.