summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-09-17Add a comment indicating that Travis CI tests are CPU onlyT.E.A de Souza1-0/+1
2015-09-17Separate IO dependenciesTea2-2/+18
2015-08-06Fix download model binary script to get correct lines on parsing tableGustavo Serra Scalet1-1/+1
2015-08-06Fix download model script to use zip archiveGustavo Serra Scalet1-3/+3
2015-07-20Travis scripts for python3 and pytest for cmake. Also fixes CUDA CMake build ...philkr3-15/+52
2015-05-29[travis] install lmdb through git mirrorEvan Shelhamer1-4/+4
2015-03-30Fix: libm.* doesn not existTakuya Narihira1-1/+0
2015-02-22cpp_lint.py fails silently with Python3 (which is the default on some systems).James Supancic III1-1/+1
2015-02-16[travis] enable Python layer for testingJonathan L Long1-0/+1
2015-02-16[travis] proper cmake paramsAnatoly Baksheev1-1/+1
2015-01-22Merge pull request #1473 from longjon/pytestEvan Shelhamer3-3/+23
2015-01-21Back-merge fixes + docsEvan Shelhamer1-1/+1
2015-01-06[travis] run pytestJonathan L Long3-0/+22
2015-01-06[travis] remove unneeded Makefile.config sed hackingJonathan L Long1-3/+1
2014-12-28[scripts] fix find warnings in upload_model_to_gist.shJonathan L Long1-1/+1
2014-11-14fixed filename in build_docs.shPavel Campr1-1/+1
2014-09-18[model zoo] download from gist groomingEvan Shelhamer1-9/+17
2014-09-18[model zoo] download gist scriptSergey Karayev1-0/+16
2014-09-14Merge pull request #1077 from bhack/glog_ppaJeff Donahue1-31/+5
2014-09-14Fix a little typobhack1-2/+2
2014-09-14Fix commentsbhack1-2/+4
2014-09-13Update CUDA to version 6.5 in the Travis install scriptKai Li1-3/+3
2014-09-12Add ppa for gflag and glogbhack1-30/+2
2014-09-11restore "red X" build failures in TravisJeff Donahue4-69/+70
2014-09-11Fix lmbdb travis with openldapbhack1-3/+3
2014-09-04script to upload/update model info as gistSergey Karayev1-0/+38
2014-09-04[models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo formatSergey Karayev1-0/+76
2014-09-03Merge pull request #955 from kloudkl/data-layersEvan Shelhamer1-0/+41
2014-09-03[docs] configure doxygen + docs script for docs/doxygen site outputEvan Shelhamer1-0/+3
2014-09-03Add lint rule for caffe data layer setupKai Li1-0/+41
2014-08-29Add boost thread in the travis install scriptKai Li1-1/+1
2014-08-17Travis build matrix to do parallel builds for make and CMake; CUDA-lessJeff Donahue4-0/+131
2014-08-13[docs] update docs generation for notebook metadataEvan Shelhamer1-1/+1
2014-08-12Add caffe/alt_fn rule to lint checks to check for functions (like memsetJeff Donahue1-0/+33
2014-08-08[docs] fix find complaint in example gathering scriptEvan Shelhamer1-1/+1
2014-08-06lint for copyrightEvan Shelhamer1-8/+7
2014-08-04Enable the 'build/include_alpha' rules to make lint check that theJeff Donahue1-1/+0
2014-07-11[docs] shelhamer's minor suggestionsSergey Karayev1-4/+5
2014-07-11[docs] moved example md’s to examples/**/md’s and added script to gatherSergey Karayev4-5/+71
2014-04-22add caffe/random_fn lint rule to check for use of rand, rand_r, randomJeff Donahue1-1/+34
2014-04-09Back-merge docs and example image changes from `master` to `dev`Evan Shelhamer1-0/+0
2014-04-08rename doc deploy script for better tab completionEvan Shelhamer1-0/+0
2014-04-07Back-merge documentation and fixesEvan Shelhamer1-5/+8
2014-04-02make build_docs.sh script work from anywhereEvan Shelhamer1-5/+8
2014-03-28make lint check for 'Copyright [year] BVLC and contributors.'Jeff Donahue1-3/+3
2014-03-28compile the copyright regexJeff Donahue1-1/+4
2014-03-19fix script path incantationEvan Shelhamer1-1/+1
2014-03-19Fix shell script current dir bad substition errorsKai Li1-1/+1
2014-03-18build_docs scriptSergey Karayev1-0/+8
2014-02-28Back-merge documentation updates from masterEvan Shelhamer1-13/+24