Mojo module
vnni_intrinsics
Functions
-
dot_i16_to_i32_AVX2
: The dot product of the two words in each int32 element of a and b plus a int32 from src. -
dot_i16_to_i32_x86
: The dot product of the two words in each int32 element of a and b plus a int32 from src using VNNI or AVX2. -
dot_i8_to_i32_AVX2
: The dot product of the four bytes in each int32 element of a and b plus a int32 from src. -
dot_i8_to_i32_saturated_AVX2
: The dot product of the four bytes in each int32 element of a and b plus a int32 from src. -
dot_i8_to_i32_saturated_x86
: The dot product of the four bytes in each int32 element of a and b plus a int32 from src using VNNI or AVX2. -
dot_i8_to_i32_x86
: The dot product of the four bytes in each int32 element of a and b plus a int32 from src using VNNI or AVX2. -
pmaddubs
: -
pmaddw
: -
vpdpbusd
: -
vpdpbusds
: -
vpdpwssd
: -
vpdpwssds
:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!