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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
Add a comment indicating that Travis CI tests are CPU only
T.E.A de Souza
1
-0
/
+1
2015-09-17
Separate IO dependencies
Tea
2
-2
/
+18
2015-08-06
Fix download model binary script to get correct lines on parsing table
Gustavo Serra Scalet
1
-1
/
+1
2015-08-06
Fix download model script to use zip archive
Gustavo Serra Scalet
1
-3
/
+3
2015-07-20
Travis scripts for python3 and pytest for cmake. Also fixes CUDA CMake build ...
philkr
3
-15
/
+52
2015-05-29
[travis] install lmdb through git mirror
Evan Shelhamer
1
-4
/
+4
2015-03-30
Fix: libm.* doesn not exist
Takuya Narihira
1
-1
/
+0
2015-02-22
cpp_lint.py fails silently with Python3 (which is the default on some systems).
James Supancic III
1
-1
/
+1
2015-02-16
[travis] enable Python layer for testing
Jonathan L Long
1
-0
/
+1
2015-02-16
[travis] proper cmake params
Anatoly Baksheev
1
-1
/
+1
2015-01-22
Merge pull request #1473 from longjon/pytest
Evan Shelhamer
3
-3
/
+23
2015-01-21
Back-merge fixes + docs
Evan Shelhamer
1
-1
/
+1
2015-01-06
[travis] run pytest
Jonathan L Long
3
-0
/
+22
2015-01-06
[travis] remove unneeded Makefile.config sed hacking
Jonathan L Long
1
-3
/
+1
2014-12-28
[scripts] fix find warnings in upload_model_to_gist.sh
Jonathan L Long
1
-1
/
+1
2014-11-14
fixed filename in build_docs.sh
Pavel Campr
1
-1
/
+1
2014-09-18
[model zoo] download from gist grooming
Evan Shelhamer
1
-9
/
+17
2014-09-18
[model zoo] download gist script
Sergey Karayev
1
-0
/
+16
2014-09-14
Merge pull request #1077 from bhack/glog_ppa
Jeff Donahue
1
-31
/
+5
2014-09-14
Fix a little typo
bhack
1
-2
/
+2
2014-09-14
Fix comments
bhack
1
-2
/
+4
2014-09-13
Update CUDA to version 6.5 in the Travis install script
Kai Li
1
-3
/
+3
2014-09-12
Add ppa for gflag and glog
bhack
1
-30
/
+2
2014-09-11
restore "red X" build failures in Travis
Jeff Donahue
4
-69
/
+70
2014-09-11
Fix lmbdb travis with openldap
bhack
1
-3
/
+3
2014-09-04
script to upload/update model info as gist
Sergey Karayev
1
-0
/
+38
2014-09-04
[models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo format
Sergey Karayev
1
-0
/
+76
2014-09-03
Merge pull request #955 from kloudkl/data-layers
Evan Shelhamer
1
-0
/
+41
2014-09-03
[docs] configure doxygen + docs script for docs/doxygen site output
Evan Shelhamer
1
-0
/
+3
2014-09-03
Add lint rule for caffe data layer setup
Kai Li
1
-0
/
+41
2014-08-29
Add boost thread in the travis install script
Kai Li
1
-1
/
+1
2014-08-17
Travis build matrix to do parallel builds for make and CMake; CUDA-less
Jeff Donahue
4
-0
/
+131
2014-08-13
[docs] update docs generation for notebook metadata
Evan Shelhamer
1
-1
/
+1
2014-08-12
Add caffe/alt_fn rule to lint checks to check for functions (like memset
Jeff Donahue
1
-0
/
+33
2014-08-08
[docs] fix find complaint in example gathering script
Evan Shelhamer
1
-1
/
+1
2014-08-06
lint for copyright
Evan Shelhamer
1
-8
/
+7
2014-08-04
Enable the 'build/include_alpha' rules to make lint check that the
Jeff Donahue
1
-1
/
+0
2014-07-11
[docs] shelhamer's minor suggestions
Sergey Karayev
1
-4
/
+5
2014-07-11
[docs] moved example md’s to examples/**/md’s and added script to gather
Sergey Karayev
4
-5
/
+71
2014-04-22
add caffe/random_fn lint rule to check for use of rand, rand_r, random
Jeff Donahue
1
-1
/
+34
2014-04-09
Back-merge docs and example image changes from `master` to `dev`
Evan Shelhamer
1
-0
/
+0
2014-04-08
rename doc deploy script for better tab completion
Evan Shelhamer
1
-0
/
+0
2014-04-07
Back-merge documentation and fixes
Evan Shelhamer
1
-5
/
+8
2014-04-02
make build_docs.sh script work from anywhere
Evan Shelhamer
1
-5
/
+8
2014-03-28
make lint check for 'Copyright [year] BVLC and contributors.'
Jeff Donahue
1
-3
/
+3
2014-03-28
compile the copyright regex
Jeff Donahue
1
-1
/
+4
2014-03-19
fix script path incantation
Evan Shelhamer
1
-1
/
+1
2014-03-19
Fix shell script current dir bad substition errors
Kai Li
1
-1
/
+1
2014-03-18
build_docs script
Sergey Karayev
1
-0
/
+8
2014-02-28
Back-merge documentation updates from master
Evan Shelhamer
1
-13
/
+24
[next]