Show an error message in _einsum_reduction ValueError.
If `tf.einsum()` is called and the length of the axis labels do not match the rank of the tensor, the ValueError now states what the problem is, which tensor is causing it, and what the rank and length of the labels are. RELNOTES: n/a PiperOrigin-RevId: 173446812
Loading
Please sign in to comment