[TF:XLA] Don't use pow for cubing
Pow has all sorts of special cases that it must handle which are not interesting for use cases which simply cube their input. PiperOrigin-RevId: 236924183
Loading
Please sign in to comment
Pow has all sorts of special cases that it must handle which are not interesting for use cases which simply cube their input. PiperOrigin-RevId: 236924183