Skip to content

Commit

Permalink
fix path problem in train_mnist.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhongwen Xu authored and shelhamer committed Feb 6, 2014
1 parent a039ff6 commit 92e76c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/train_mnist.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

GLOG_logtostderr=1 ../examples/train_net.bin lenet_solver.prototxt
GLOG_logtostderr=1 ../build/examples/train_net.bin lenet_solver.prototxt

0 comments on commit 92e76c8

Please sign in to comment.