Batch normalization on convolutional maps and beyond... Ref.: http://stackoverflow.com/questions/33949786/how-could-i-use-batch-normalization-in-tensorflow Args: inputs: Tensor, k-D input ... x C could be BC or BHWC or BDHWC is_training: boolean tf.Varialbe, true indicat
(inputs, is_training, scope, moments_dims_unused, bn_decay, data_format='NHWC')
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected