Make untrackable error generate its string lazily.
At times this would try to get the string representation of an eager tensor and it would be unnecessarily slow. PiperOrigin-RevId: 237355800
Loading
Please sign in to comment
At times this would try to get the string representation of an eager tensor and it would be unnecessarily slow. PiperOrigin-RevId: 237355800