Fix printing of TriangularSolve HLO
Previously it was calling AplhaNum on a bool what implicitly converted it to an int what can't be parsed as a bool attribute by the hlo parser. PiperOrigin-RevId: 234642606
Loading
Please sign in to comment
Previously it was calling AplhaNum on a bool what implicitly converted it to an int what can't be parsed as a bool attribute by the hlo parser. PiperOrigin-RevId: 234642606