openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.73k stars 438 forks source link

Bump C64 Log tolerance in exhaustive_unary_complex_test #19782

Closed copybara-service[bot] closed 20 hours ago

copybara-service[bot] commented 22 hours ago

Bump C64 Log tolerance in exhaustive_unary_complex_test

Upcoming LLVM integration is changing host (CPU) copmuted expectations that is changing the absolute error of a few log cases in a very marginal way where the error is larger than F32 epsilon. I think there could be a tighter bound here, but 2 * eps is still not very large.