summaryrefslogtreecommitdiff
path: root/examples/mnist/train_lenet_consolidated.sh
blob: 802c801e31f2ed060d1fb511240e19696472cb2c (plain)
1
2
3
4
5
6
#!/usr/bin/env sh

TOOLS=../../build/tools

GLOG_logtostderr=1 $TOOLS/caffe.bin train \
  --solver_proto_file=lenet_consolidated_solver.prototxt