File: train_lenet.sh

package info (click to toggle)
caffe 1.0.0%2Bgit20180821.99bd997-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 16,228 kB
  • sloc: cpp: 61,577; python: 5,783; makefile: 600; sh: 562
file content (4 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (5)
1
2
3
4
#!/usr/bin/env sh
set -e

./build/tools/caffe train --solver=examples/mnist/lenet_solver.prototxt $@