Merge pull request #4347 from nitnelave/python/layer_dict
authorEvan Shelhamer <shelhamer@imaginarynumber.net>
Fri, 17 Feb 2017 00:16:37 +0000 (16:16 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Feb 2017 00:16:37 +0000 (16:16 -0800)
commitc510e335de00870486bbbe9082296b226322fb50
tree72cb2d08b64935087d0b528a0678ac326ebcdc4c
parent28ffe9c1bda8cb1905847baaec32a337a382cf35
parent5417f106c14c782865e2a5484020b8e45a8b2b80
Merge pull request #4347 from nitnelave/python/layer_dict

[pycaffe] add layer_dict to the python interface
python/caffe/pycaffe.py
python/caffe/test/test_net.py