Files
eigen/Eigen/src/Core/arch
Alex Druinsky 6bb6a6bf53 Vectorize fp16 tanh and logistic functions on Neon
Activates vectorization of the Eigen::half versions of the tanh and
logistic functions when they run on Neon. Both functions convert their
inputs to float before computing the output, and as a result of this
commit, the conversions and the computation in float are vectorized.
2021-10-27 16:09:16 +00:00
..
2021-09-23 15:22:00 +00:00
2021-09-23 15:22:00 +00:00
2021-10-20 19:18:34 +00:00
2021-09-22 16:15:06 +00:00
2021-09-22 16:15:06 +00:00