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!