Verify the output shapes of (almost) all HLO opcodes in the HloVerifier.
Previously, only the elementwise ones (approximately) were verified. As part of this change fix the newly identified brokenness. The only remaining unverified instruction is convolution which is being addressed in cl/166654245. PiperOrigin-RevId: 168763722
Loading
Please sign in to comment