caffe-tensorflow icon indicating copy to clipboard operation
caffe-tensorflow copied to clipboard

upgrade tensorflow code to NCHW format and fused bn

Open suiyuan2009 opened this issue 7 years ago • 0 comments

in my test NHWC format is 25% slow than NCHW on resnet101, and non fused batch normalization is very slow and uses much more memory than fused bn.

suiyuan2009 avatar Sep 14 '17 10:09 suiyuan2009