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
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 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-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
2016-02-29
NetSpec: allow setting blob names by string
Anatoly Baksheev
1
-0
/
+6
2016-02-29
Use 'six' library to ensure python3 compliance.
Thibault Deregnaucourt
1
-10
/
+12
2016-02-23
removing all references to Blob.num property (that assumes Blob is 4D). Repla...
shai
1
-3
/
+3
2016-01-26
Merge pull request #2144 from tishibas/load_image-improved
Jeff Donahue
1
-1
/
+1
2016-01-26
Merge pull request #3581 from Austriker/draw-python3
Jeff Donahue
1
-1
/
+10
2016-01-25
Updated import to make it work with pydotplus
Hugo Serrat
1
-1
/
+10
2016-01-22
Version 1.0.0-rc3
Luke Yeager
2
-0
/
+4
2016-01-21
add register Net and Solver
biluochun
1
-0
/
+2
2016-01-20
fixbug #issues/3494 No to_python (by-value) converter found for C++ type: boo...
biluochun
1
-0
/
+1
2016-01-04
Exposing layer top and bottom names to python
philkr
2
-0
/
+22
2015-12-01
dismantle layer headers
Evan Shelhamer
1
-1
/
+2
2015-11-18
Skip python layer tests if WITH_PYTHON_LAYER unset
Luke Yeager
2
-0
/
+4
2015-11-14
Fix outs and diffs being overwritten in forward_backward_all.
Alex Lee
1
-2
/
+2
2015-11-05
Correct transposition & channel_swap in deprocess
ernest-tg
1
-2
/
+2
[next]