Fix typo in `tf.reduce_mean` documentation.
The range of valid values for the `axis` argument should be `[-rank(input), rank(input))`, just like other reduction ops. PiperOrigin-RevId: 191657767
Loading
Please sign in to comment
The range of valid values for the `axis` argument should be `[-rank(input), rank(input))`, just like other reduction ops. PiperOrigin-RevId: 191657767