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
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
add support acl batch normal,direct conv, local connect, concat layers
honggui
3
-0
/
+0
2017-03-13
Solver_add_nccl accepts any kind of Solver
folz
1
-1
/
+1
2017-02-16
Merge pull request #4609 from intelfx/BVLC-work-buildsystem
Evan Shelhamer
1
-3
/
+3
2017-02-16
Merge pull request #5010 from ngaloppo/fix_drawnet
Evan Shelhamer
1
-3
/
+3
2017-02-16
Merge pull request #4347 from nitnelave/python/layer_dict
Evan Shelhamer
2
-0
/
+18
2017-01-18
Merge pull request #4842 from willyd/pytest-fix
Evan Shelhamer
1
-9
/
+9
2017-01-06
Python layers should build on multiprocess & solver_cnt; enable with bindings
Marian Gläser
3
-3
/
+5
2017-01-06
Python Multi-GPU
Cyprien Noel
4
-8
/
+193
2017-01-06
Logging from python, e.g. for lower log level on multi-GPU workers
Cyprien Noel
2
-1
/
+17
2016-11-21
Fix Python net drawing script
Nico Galoppo
1
-3
/
+3
2016-10-15
pytest fix: Files created with NamedTemporary files cannot be opened on Windows
Guillaume Dumont
1
-9
/
+9
2016-08-31
cmake: refactor deps detection, specify all dependencies in the exported caff...
Ivan Shapovalov
1
-3
/
+3
2016-07-13
Merge pull request #4343 from nitnelave/python/top_names
Jon Long
2
-15
/
+38
2016-07-12
add test for top/bottom names
Valentin Tolmer
1
-0
/
+13
2016-07-12
improve top_names and bottom_names in pycaffe
Valentin Tolmer
1
-15
/
+25
2016-07-11
Merge pull request #4351 from nitnelave/python/set_random_seed
Evan Shelhamer
2
-1
/
+4
2016-07-11
add set_random_seed to the python interface
Valentin Tolmer
2
-1
/
+4
2016-07-10
Merge pull request #4348 from nitnelave/python/clear_params
Evan Shelhamer
2
-0
/
+12
2016-07-10
Merge pull request #2984 from marco-c/dont_squeeze
Evan Shelhamer
1
-1
/
+1
2016-07-10
Merge pull request #4433 from lukeyeager/bvlc/cmake-install-python
Jon Long
1
-8
/
+14
2016-07-10
Merge pull request #4408 from cdoersch/draw_net_phase
Evan Shelhamer
2
-6
/
+41
2016-07-10
Merge pull request #3863 from lukeyeager/bvlc/expose-all-netstate-options
Evan Shelhamer
2
-9
/
+263
2016-07-08
Fix Python installation with CMake install target
Luke Yeager
1
-8
/
+14
2016-07-05
Add phase support for draw net
Carl Doersch
2
-6
/
+41
2016-06-21
add tests for pycaffe's layer_dict
Valentin Tolmer
1
-0
/
+7
2016-06-21
add unit test for clear_param_diffs
Valentin Tolmer
1
-0
/
+11
2016-06-21
add clear_param_diffs to the python net interface
Valentin Tolmer
1
-0
/
+1
2016-06-21
add layer_dict to the python interface
Valentin Tolmer
1
-0
/
+11
2016-06-17
Exposing solver callbacks to python
philkr
1
-0
/
+22
2016-06-03
Add level and stages to pycaffe
Luke Yeager
2
-9
/
+263
2016-06-02
Exposing load_hdf5 and save_hdf5 to python
philkr
2
-1
/
+25
2016-05-13
fixed typo in io.py
Kyle Mills
1
-1
/
+1
2016-05-04
Merge pull request #3995 from ZhouYzzz/python-phase
Jon Long
1
-0
/
+26
2016-05-04
Add test for attribute "phase" in python layer
ZhouYzzz
1
-0
/
+26
2016-05-03
Merge pull request #3977 from tpwrules/master
Jon Long
1
-1
/
+1
2016-05-03
Merge pull request #4065 from drewabbot/master
Jon Long
1
-0
/
+1
2016-04-29
draw_net: accept prototxt without name
Muneyuki Noguchi
1
-1
/
+1
2016-04-28
Suppress boost registration warnings in pycaffe (Based on #3960)
Sean Bell
1
-4
/
+17
2016-04-27
avoid non-integer array indices
Drew Abbot
1
-0
/
+1
2016-04-20
Merge pull request #3749 from lukeyeager/bvlc/array_to_datum-default-label
Evan Shelhamer
2
-2
/
+18
2016-04-11
Fix protobuf message generation
Thomas
1
-1
/
+1
2016-04-01
Merge pull request #3891 from danielgordon10/pycaffe-multi-instantiation-fix
Jon Long
1
-7
/
+21
2016-03-30
Use lazy initialization to reuse orderd dict/list creations to save time on r...
Daniel Gordon
1
-7
/
+21
2016-03-04
[pycaffe] test coord_map
Evan Shelhamer
1
-0
/
+192
2016-03-04
[pycaffe] align coord_map and #3570 Crop layer
Evan Shelhamer
1
-4
/
+5
2016-03-04
[pycaffe] document, style, and complete coord_map
Evan Shelhamer
1
-15
/
+104
2016-03-04
[pycaffe] add coord_map.py for computing induced coordinate transform
Jonathan L Long
1
-0
/
+95
2016-03-03
Merge pull request #3575 from errord/fix-boost-shared_ptr-caffe-Blob-float-no...
Evan Shelhamer
1
-0
/
+3
2016-03-02
Merge pull request #3716 from ttdt/master
Jon Long
1
-10
/
+12
2016-02-29
Don't force datum.label=0 in array_to_datum
Luke Yeager
2
-2
/
+18
[next]