Skip to content

Commit

Permalink
add explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
fengfu-chris committed Nov 29, 2016
1 parent b43e185 commit b407851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/mnist/train_lenet_tn.sh
Expand Up @@ -3,7 +3,7 @@
CAFFE_ROOT=../../
GPU_ID=0
PRECISION=ternary # other choices: binary, single (default)
DELTA=7
DELTA=7 # will divide 10 in the ternary function
DEBUG=no
PREFFIX='lenet_tn'
SOLVER=${PREFFIX}_solver.prototxt
Expand Down

0 comments on commit b407851

Please sign in to comment.