Searched refs:batch_weights (Results 1 – 1 of 1) sorted by relevance
444 batch_weights=None, argument575 batch_weights is None and not renorm and rank in [2, 4] and611 if (batch_weights is None and682 if batch_weights is not None:683 batch_weights = ops.convert_to_tensor(batch_weights)684 inputs_shape[0:1].assert_is_compatible_with(batch_weights.get_shape())687 batch_weights = array_ops.reshape(batch_weights, nshape)772 if batch_weights is None:782 inputs, moments_axes, batch_weights, keepdims=True)787 batch_weights)