rten-vecmath 0.1.0

SIMD vectorized implementations of various math functions used in ML models
Documentation
1
2
3
4
# rten-vecmath

SIMD vectorized versions of math functions such as exp, erf, tanh, softmax etc.
that are performance-critical in machine-learning models.