pycaffe: expose ForwardPrefilled
authorJonathan L Long <jonlong@cs.berkeley.edu>
Thu, 20 Feb 2014 07:12:46 +0000 (23:12 -0800)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Tue, 11 Mar 2014 05:38:14 +0000 (22:38 -0700)
commit9c1ceb6bd54f263d465eea45b733b8b0ebd430c5
tree8478f87785f87c58e1049a2f78346466b7e927ae
parent9caae608ccbf9a9b692cc4cb884db659334ce480
pycaffe: expose ForwardPrefilled

This allows, for example, a net taking input from a LevelDB to be run
through a Python script.
python/caffe/pycaffe.cpp