index
:
platform/upstream/caffeonacl
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_unified
armcl-v18.11
master
sandbox/daeinki/armcl-v18.08
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
Domain: Machine Learning / ML Framework; Licenses: BSD-2-Clause;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
extra
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
add support acl batch normal,direct conv, local connect, concat layers
honggui
7
-0
/
+0
2017-02-16
Merge pull request #5074 from garion9013/master
Evan Shelhamer
1
-12
/
+5
2017-01-24
parse_log.py was not using --verbose argument
Ken Schutte
1
-1
/
+1
2016-12-31
Fix parse_log.py and parse_log.sh for negative time duration if datetime in l...
Xiaojie Deng
2
-0
/
+15
2016-12-08
fix wrongly used marker hash
Young H. Oh
1
-12
/
+5
2016-11-27
fix many typos by using codespell
Zhou Mo
1
-1
/
+1
2016-11-14
support solver resumes in parse_log.py
davidbrai
1
-2
/
+7
2016-07-11
Update parse_log.py
Alessandro Giusti
1
-4
/
+1
2016-05-04
Fix typo (indecies->indices)
Achal Dave
1
-2
/
+2
2016-05-04
Reformat to fit in 79 columns
Achal Dave
1
-2
/
+4
2016-05-04
Remove trailing spaces
Achal Dave
1
-5
/
+5
2016-05-04
Exit on error and report argument error details.
Achal Dave
1
-3
/
+5
2016-03-07
Merge pull request #3292 from dgolden1/log-parse-no-test
Evan Shelhamer
1
-0
/
+5
2015-12-08
Merge pull request #3090 from longjon/summarize-tool
Yangqing Jia
1
-0
/
+140
2015-11-05
Don't attempt to write CSV if there are no lines to write
Daniel Golden
1
-0
/
+5
2015-10-30
Update plot_training_log.py.example
Kai Li
1
-1
/
+1
2015-09-25
Fix parse_log.sh against "prefetch queue empty" messages
Dmytro Mishkin
1
-1
/
+6
2015-09-19
[tools] add Python script for at-a-glance prototxt summary
Jonathan L Long
1
-0
/
+140
2015-06-22
Update parse_log.py
Manuel
1
-1
/
+1
2015-05-30
Merge pull request #2350 from drdan14/log-parser-python-improved
Evan Shelhamer
1
-63
/
+102
2015-04-25
fix typo: swap the titles of xlabel and ylabel
Takuma Wakamori
1
-2
/
+2
2015-04-22
Improvements to python log parser
Daniel Golden
1
-63
/
+102
2014-12-08
Store data in lists of dicts and use csv package
Daniel Golden
1
-20
/
+34
2014-12-08
Take train loss from `Iteration N, loss = X` lines
Daniel Golden
1
-16
/
+19
2014-12-08
Created parse_log.py, competitor to parse_log.sh
Daniel Golden
2
-6
/
+167
2014-08-31
parse_log.sh adapted to new training log format + fixed typos and updated des...
Mohamed Omran
1
-10
/
+12
2014-08-07
Back-merge documentation and fixes
Evan Shelhamer
1
-1
/
+1
2014-08-04
Changed path in description to point to parse_log.sh
Vik Kamath
1
-1
/
+1
2014-06-27
Make resizing & cropping with PIL work
James Thewlis
1
-2
/
+3
2014-03-27
Standardize copyright, add root-level CONTRIBUTORS credit
Evan Shelhamer
1
-1
/
+1
2014-03-19
fix script path incantation
Evan Shelhamer
1
-3
/
+3
2014-03-19
File naming convention requires that two words be split by a underscore
Kai Li
3
-5
/
+5
2014-03-19
Fix shell script current dir bad substition errors
Kai Li
1
-1
/
+1
2014-02-28
use absolute path in script
chyojn
2
-5
/
+10
2014-02-26
Make tools/ for core binaries, stow scripts/ in tools/extra
Evan Shelhamer
6
-0
/
+470