Jason Volk
|
4f97dcf456
|
ircd: Vector initialization fixes for GCC.
|
2021-05-14 05:57:47 -07:00 |
|
Jason Volk
|
b6e2876af4
|
ircd::math: Add simd template wrapping for sqrt().
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
a476df4ca1
|
ircd::math: Simplify fmma template.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
3389c23feb
|
ircd::math: Add softmax functions.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
31425a5ca0
|
ircd::math: Add vector fallbacks for standard exp.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
480722b3b8
|
ircd::math: Additional fallback overloads for explicit precisions.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
74d7747fa3
|
ircd::math: Add fallback for vectorized single-precision power of.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
152ea2df0a
|
ircd::math: Add normalization template.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
70bb5c257a
|
ircd::math: Allow increased mean template precision.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
8032454415
|
ircd::math: Add matrix fused-multiply-add template.
|
2021-03-17 18:55:56 -07:00 |
|
Jason Volk
|
7505783cc7
|
ircd::math: Add fallback for vectorized hyperbolic tangent.
|
2021-03-16 12:58:22 -07:00 |
|
Jason Volk
|
954105d1ac
|
ircd::math: Add mean suite.
|
2021-03-05 13:02:12 -08:00 |
|
Jason Volk
|
015ef698a3
|
ircd::math: Add modular inversion utility.
|
2021-03-05 13:02:12 -08:00 |
|
Jason Volk
|
014d0281d7
|
ircd::math: Start supplemental library; move log2 constexprs from util.
|
2021-03-05 13:02:12 -08:00 |
|