Support parsing short form constants in the HLO parser
A short HLO text omits the value for large constants for bravity what made the HLO text unparseble. This CL adds support for this short form by creating 0 valued constants what is still useful for most debugging tools. PiperOrigin-RevId: 231754684
Loading
Please sign in to comment