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
/
docs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
Separate IO dependencies
Tea
1
-3
/
+6
2015-08-18
Add information about how to get GPU topology from nvidia-smi
mhouston
1
-0
/
+2
2015-08-18
Add some documentation on Multi-GPU support
mhouston
1
-0
/
+24
2015-08-14
information about new implemented solvers
PatWie
1
-1
/
+78
2015-08-09
[docs] add multi-gpu usage note to interfaces
Evan Shelhamer
1
-0
/
+7
2015-07-28
[docs] fix lmdb fetch url and path
Evan Shelhamer
2
-3
/
+3
2015-07-27
[docs] clear up PYTHONPATH confusion
Evan Shelhamer
1
-7
/
+7
2015-07-22
Fix path to mnist_autoencoder.prototxt
Franck Dernoncourt
1
-1
/
+1
2015-07-21
[docs] set lmdb url to github mirror
Eric Zeiberg
1
-1
/
+1
2015-07-21
[docs] matlab 2015a compatible
Evan Shelhamer
1
-1
/
+1
2015-07-12
Update net_layer_blob.md
Keiji Yoshida
1
-1
/
+1
2015-07-07
List protobuf-compiler dependency in the correct place (it is in the package ...
semitrivial
1
-2
/
+2
2015-07-01
Update installation docs for boost - close #2454
Luke Yeager
1
-1
/
+2
2015-06-16
Fix HTML display for docs
Luke Yeager
1
-18
/
+15
2015-06-10
[docs] drop out-of-date reference to dev branch
Evan Shelhamer
1
-4
/
+2
2015-05-31
Merge pull request #2107 from 5kg/fix_mac_doc
Evan Shelhamer
1
-6
/
+6
2015-05-29
More tests for Blob, Layer, copy_from and step, fix some typos
Ronghang Hu
1
-2
/
+2
2015-05-29
Move demo to demo/ and check weights file existence
Ronghang Hu
1
-4
/
+6
2015-05-29
Clean up old matcaffe wrapper and rename caffe.reset to caffe.reset_all
Ronghang Hu
1
-4
/
+4
2015-05-29
Add MatCaffe docs to docs/tutorial/interfaces.md
Ronghang Hu
1
-4
/
+205
2015-05-19
fix typos in docs
Kibum Bae
2
-2
/
+2
2015-05-14
Merge pull request #2201 from jeffdonahue/tutorial-fixes
Evan Shelhamer
4
-112
/
+110
2015-05-14
Update docs for ND blobs (#1970) and layer type is a string (#1694)
Jeff Donahue
4
-112
/
+110
2015-05-14
ReshapeLayer fixups for ND blobs
Jeff Donahue
1
-18
/
+15
2015-05-14
Added a Reshape layer for copying-free modification of blob dimensions.
Simon Safar
1
-0
/
+42
2015-04-10
improved installation for osx
Akiomi KAMAKURA
1
-1
/
+1
2015-04-05
[docs] switch lmdb url for manual install, tweak formatting
Evan Shelhamer
1
-8
/
+13
2015-03-22
Typos in documents
lewuathe
2
-2
/
+2
2015-03-12
[docs] Remove `--fresh` Homebrew option
Zifei Tong
1
-6
/
+6
2015-03-12
[docs] Add missing command in OS X installation guide
Zifei Tong
1
-1
/
+1
2015-03-11
[docs] open release of BVLC models for unrestricted use
Evan Shelhamer
1
-16
/
+27
2015-03-05
[docs] include boost-python in OSX pycaffe install
Evan Shelhamer
1
-1
/
+1
2015-02-25
Small fix (visualization) on SLICE layer's documentation
Andre Ambrosio Boechat
1
-14
/
+14
2015-02-24
Making python3 work with cmake and the new python wrapper
philkr
1
-2
/
+2
2015-02-19
Brief explanation of SLICE layer's attributes
Andre Ambrosio Boechat
1
-0
/
+20
2015-02-19
[docs] send API link to class list
Evan Shelhamer
1
-1
/
+1
2015-02-18
Changing CMAKE_SOURCE/BINARY_DIR to PROJECT_SOURCE/BINARY_DIR
philkr
1
-9
/
+9
2015-02-17
[docs] explain one true branch and dev workflow
Evan Shelhamer
1
-37
/
+35
2015-02-17
[docs] update and split installation
Evan Shelhamer
4
-215
/
+255
2015-02-16
[docs] groom index and zoo for highlights
Evan Shelhamer
2
-31
/
+37
2015-02-16
[docs] Caffe is by the BVLC, created by Yangqing, and brewed by Evan
Evan Shelhamer
1
-1
/
+9
2015-02-16
[docs] include caffeine favicon for site
Evan Shelhamer
2
-0
/
+2
2015-02-16
[docs] note new CMake build
Evan Shelhamer
1
-3
/
+5
2015-02-16
cmake 2.8.7. support
Anatoly Baksheev
1
-3
/
+3
2015-02-16
improve CMake build
Anatoly Baksheev
1
-0
/
+106
2015-02-04
fix Nesterov typo found by @bamos
Evan Shelhamer
1
-2
/
+2
2015-01-21
Back-merge fixes + docs
Evan Shelhamer
3
-18
/
+20
2015-01-17
Updated doc to suggest boost 1.57
Jason Yosinski
1
-1
/
+1
2015-01-16
Update interfaces.md file
Christos Nikolaou
1
-4
/
+12
2015-01-16
[docs] OpenCV version >= 2.4
Evan Shelhamer
1
-5
/
+5
[next]