summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Remove legacy toolsNoiredd5-35/+0
2018-02-15bug fix: ext should not include the '.'yanchen0361-1/+1
2018-02-10Weight parameter in solver is used in caffe.exeiovodov1-16/+7
2017-04-14Merge pull request #2612 from ih4cku/masterEvan Shelhamer1-1/+1
2017-04-14Merge pull request #3913 from antran89/masterEvan Shelhamer1-3/+5
2017-04-13Merge pull request #5514 from cypof/fix_parse_logEvan Shelhamer1-1/+1
2017-04-13Merge pull request #4237 from CDLuminate/cmake-using-gnuinstalldirsEvan Shelhamer1-1/+2
2017-04-12Fix log parsing #5422Cyprien Noel1-1/+1
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-08-12small improments in compute_image_meanAn Tran1-3/+5
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-30fix install path with GNUInstallDir supportLumin Zhou1-1/+2
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