Batch normalization on 2D convolutional maps. Args: inputs: Tensor, 4D BHWC input maps is_training: boolean tf.Varialbe, true indicates training phase bn_decay: float or float tensor variable, controling moving average weight scope: string, variable scope
(inputs, is_training, bn_decay, scope, data_format)
source not stored for this graph (policy: none)
no test coverage detected