Skip to content
Snippets Groups Projects
Commit 16e8c19c authored by Rachel Han's avatar Rachel Han Committed by TensorFlower Gardener
Browse files

Add accuracy field to unary ops

  * Cbrt
  * Cos
  * Exp, Exp2
  * Expm1
  * Log
  * Logistic
  * Log1p
  * Rsqrt
  * Sin
  * Sqrt
  * Tan
  * Tanh
which allows users to select implementation that will satisfy the requested accuracy.

PiperOrigin-RevId: 693921774
parent b370b845
Showing
with 10546 additions and 198 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment