summaryrefslogtreecommitdiff
path: root/tools/extra
AgeCommit message (Expand)AuthorFilesLines
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
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-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-03-07Merge pull request #3292 from dgolden1/log-parse-no-testEvan Shelhamer1-0/+5
2015-12-08Merge pull request #3090 from longjon/summarize-toolYangqing Jia1-0/+140
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-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-06-22Update parse_log.pyManuel1-1/+1
2015-05-30Merge pull request #2350 from drdan14/log-parser-python-improvedEvan Shelhamer1-63/+102
2015-04-25fix typo: swap the titles of xlabel and ylabelTakuma Wakamori1-2/+2
2015-04-22Improvements to python log parserDaniel Golden1-63/+102
2014-12-08Store data in lists of dicts and use csv packageDaniel Golden1-20/+34
2014-12-08Take train loss from `Iteration N, loss = X` linesDaniel Golden1-16/+19
2014-12-08Created parse_log.py, competitor to parse_log.shDaniel Golden2-6/+167
2014-08-31parse_log.sh adapted to new training log format + fixed typos and updated des...Mohamed Omran1-10/+12
2014-08-07Back-merge documentation and fixesEvan Shelhamer1-1/+1
2014-08-04Changed path in description to point to parse_log.shVik Kamath1-1/+1
2014-06-27Make resizing & cropping with PIL workJames Thewlis1-2/+3
2014-03-27Standardize copyright, add root-level CONTRIBUTORS creditEvan Shelhamer1-1/+1
2014-03-19fix script path incantationEvan Shelhamer1-3/+3
2014-03-19File naming convention requires that two words be split by a underscoreKai Li3-5/+5
2014-03-19Fix shell script current dir bad substition errorsKai Li1-1/+1
2014-02-28use absolute path in scriptchyojn2-5/+10
2014-02-26Make tools/ for core binaries, stow scripts/ in tools/extraEvan Shelhamer6-0/+470