summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-01-31v0.5.0huifang1-0/+213
2017-08-26add support acl batch normal,direct conv, local connect, concat layershonggui7-0/+0
2017-02-16Merge pull request #5074 from garion9013/masterEvan Shelhamer1-12/+5
2017-01-24parse_log.py was not using --verbose argumentKen Schutte1-1/+1
2017-01-18Merge pull request #5142 from lvchaxj/masterEvan Shelhamer2-0/+15
2017-01-06Switched multi-GPU to NCCLCyprien Noel1-3/+8
2016-12-31Fix parse_log.py and parse_log.sh for negative time duration if datetime in l...Xiaojie Deng2-0/+15
2016-12-08fix wrongly used marker hashYoung H. Oh1-12/+5
2016-11-27fix many typos by using codespellZhou Mo1-1/+1
2016-11-14support solver resumes in parse_log.pydavidbrai1-2/+7
2016-07-11Update parse_log.pyAlessandro Giusti1-4/+1
2016-06-03Add phase, level and stages to tools/caffeLuke Yeager1-2/+37
2016-06-02Fixing a typoChuck Cho1-1/+1
2016-05-18Merge pull request #4059 from crazytan/masterJon Long1-3/+6
2016-05-17handle image names with spacescrazytan1-3/+6
2016-05-04Fix typo (indecies->indices)Achal Dave1-2/+2
2016-05-04Reformat to fit in 79 columnsAchal Dave1-2/+4
2016-05-04Remove trailing spacesAchal Dave1-5/+5
2016-05-04Exit on error and report argument error details.Achal Dave1-3/+5
2016-04-12Merge pull request #3982 from mnogu/fix-typo-model-optionEvan Shelhamer1-1/+1
2016-04-12Fix typo in help text for "-model" optionMuneyuki Noguchi1-1/+1
2016-03-07Merge pull request #3292 from dgolden1/log-parse-no-testEvan Shelhamer1-0/+5
2016-03-05split p2psync::run()Jun Shi1-1/+1
2016-02-29check all net upgrade conditionsEvan Shelhamer1-5/+0
2016-02-29output all logging from upgrade net toolsEvan Shelhamer3-4/+7
2016-02-25drop Net inputs + Forward with bottomsEvan Shelhamer2-5/+3
2016-02-02Nicely prints GPU namesSergei Nikolaev1-1/+12
2016-01-22Version 1.0.0-rc3Luke Yeager1-0/+3
2015-12-28remove extra space before +Fisher Yu1-1/+1
2015-12-08Merge pull request #3090 from longjon/summarize-toolYangqing Jia1-0/+140
2015-12-04Correct type of device_id; disambiguate shared_ptrT.E.A de Souza1-9/+8
2015-12-01dismantle layer headersEvan Shelhamer1-1/+0
2015-11-26replace snprintf with a C++98 equivalentTea2-12/+7
2015-11-05Don't attempt to write CSV if there are no lines to writeDaniel Golden1-0/+5
2015-10-30Update plot_training_log.py.exampleKai Li1-1/+1
2015-10-16Add automatic upgrade for solver typeRonghang Hu2-1/+51
2015-10-16Change solver type to string and provide solver registryRonghang Hu1-1/+1
2015-09-25Fix parse_log.sh against "prefetch queue empty" messagesDmytro Mishkin1-1/+6
2015-09-19[tools] add Python script for at-a-glance prototxt summaryJonathan L Long1-0/+140
2015-09-17Merge pull request #3074 from ronghanghu/show-use-cpuRonghang Hu1-0/+1
2015-09-17Separate IO dependenciesTea2-0/+8
2015-09-16Get back 'USE CPU' print for caffe trainRonghang Hu1-0/+1
2015-09-04Update extract_features.cppLumin Zhou1-1/+1
2015-09-01Show output from convert_imageset toolLuke Yeager1-2/+4
2015-08-22Add signal handler and early exit/snapshot to Solver.J Yegerlehner1-1/+31
2015-08-09Multi-GPUCyprien Noel1-31/+80
2015-08-07Merge pull request #2634 from mlopezantequera/patch-2Jeff Donahue1-1/+1
2015-08-06[pycaffe,build] include Python first in caffe toolEvan Shelhamer1-5/+5
2015-08-06Merge pull request #2462 from longjon/correct-python-exceptionsEvan Shelhamer1-1/+15
2015-06-22Update parse_log.pyManuel1-1/+1