Simplify XLA lowering of lgamma/digamma.
XLA's math.cc already upcasts f16/bf16 to f32, so there's no need to do it in tf2xla. PiperOrigin-RevId: 236674987
Loading
Please sign in to comment
XLA's math.cc already upcasts f16/bf16 to f32, so there's no need to do it in tf2xla. PiperOrigin-RevId: 236674987