0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-11 14:38:57 +02:00
construct/include/ircd/simt
2022-06-19 20:14:22 -07:00
..
broadcast.h ircd::simt: Add overloads for scalar types for now. 2022-06-17 21:11:53 -07:00
mean.h ircd::simt: Store divisor in mean state for now. 2022-06-19 20:14:22 -07:00
norm.h ircd::simt: Use defined epsilon for normalization smoothing for now. 2022-06-17 21:11:53 -07:00
rand.h ircd::simt: Relax define guards for stdclc++ compat. 2022-06-17 21:11:52 -07:00
reduce_add.h ircd::simt: Fixes for non-pow2 workgroup sizes. 2022-06-17 21:11:53 -07:00
reduce_max.h ircd::simt: Fixes for non-pow2 workgroup sizes. 2022-06-17 21:11:53 -07:00
samax.h ircd::simt: Abstract the three-piece softmax, mean state related. 2021-05-11 20:56:09 -07:00
simt.h ircd::simt: Abstract the three-piece softmax, mean state related. 2021-05-11 20:56:09 -07:00
sort.h ircd::simt: Use defined epsilon for normalization smoothing for now. 2022-06-17 21:11:53 -07:00