summaryrefslogtreecommitdiff
path: root/examples/mnist/train_lenet_docker.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-08-26add support acl batch normal,direct conv, local connect, concat layershonggui1-0/+0
2016-11-27fix many typos by using codespellZhou Mo1-1/+1
2016-02-27fix flags in #3518 for nvidia-dockerEvan Shelhamer1-1/+1
nvidia-docker requires long args with equal sign as of docker 1.10: see https://github.com/BVLC/caffe/pull/3518#issuecomment-189576419
2016-02-27Add Dockerfiles for creating Caffe executable images.Evan Lezar1-0/+119
These can be used as direct replacements for the Caffe executable.