xla
                                
                                 xla copied to clipboard
                                
                                    xla copied to clipboard
                            
                            
                            
                        Make the default implementation of Log/Log2/Ln/Log1p in XLA accurate on all platforms, and tighten test tolerances accordingly. The new implementation is accurate to 2 ULP.
Make the default implementation of Log/Log2/Ln/Log1p in XLA accurate on all platforms, and tighten test tolerances accordingly. The new implementation is accurate to 2 ULP. This change also adds tests for +/-0, +/-inf, and NaN.