issues
search
luoyetx
/
mini-caffe
Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
BSD 3-Clause "New" or "Revised" License
374
stars
151
forks
source link
Misc update
#26
Closed
luoyetx
closed
7 years ago
luoyetx
commented
7 years ago
fix the accuracy of Profiler on Windows.
optimize ReLU when
negative_slop = 0
.
update BatchNorm Layer.
add docs for Profiler.
negative_slop = 0
.