CPU backend: support NEON intrinsics.
This adds log and exp for NEON. (tanh is already supported on all platforms via the LLVM IR runtime) This change also fixes tf_library() to link in the intrinsics to the binary. PiperOrigin-RevId: 165782270
Loading
Please sign in to comment