Module icu_segmenter::complex::lstm::matrix
source ยท Macrosยง
- f32c ๐
- impl_
basic_ ๐dim
Structsยง
- Matrix
Borrowed ๐AD
-dimensional, borrowed matrix. - Matrix
Borrowed ๐Mut AD
-dimensional, mutably borrowed matrix. - Matrix
Owned ๐AD
-dimensional, heap-allocated matrix. - Matrix
Zero ๐AD
-dimensional matrix borrowed from aZeroSlice
.
Functionsยง
- unrolled_
dot_ ๐1 Compute the dot product of an aligned and an unaligned f32 slice. - unrolled_
dot_ ๐2 Compute the dot product of two unaligned f32 slices.