TensorFlow-Xception icon indicating copy to clipboard operation
TensorFlow-Xception copied to clipboard

the bn problem

Open githubmoniter1997 opened this issue 6 years ago • 1 comments

I find you don't add the bn ops while inference,is that don't need add this ops in update_ops?

githubmoniter1997 avatar Aug 18 '19 09:08 githubmoniter1997

bn is short write of batch_normalization

githubmoniter1997 avatar Aug 18 '19 09:08 githubmoniter1997