yjxiong / caffe

A fork of Caffe with OpenMPI-based Multi-GPU (mainly data parallel) support for action recognition and more. More documentation please see the original readme.
http://caffe.berkeleyvision.org/
Other
551 stars 153 forks source link

Remove unnecessary frozen-check in bn_layer #173

Closed wk910930 closed 7 years ago

wk910930 commented 7 years ago

We might not need to check the frozen flag again.

yjxiong commented 7 years ago

Merged with thanks!