Skip to content

Commit

Permalink
Merge "removed unnecessary lines on environment configuration in imag…
Browse files Browse the repository at this point in the history
…e classification demo" into opensource
  • Loading branch information
reyoung authored and iCode committed Sep 3, 2016
2 parents c974a99 + e150be6 commit cd1c6d5
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 cd1c6d5

Please sign in to comment.