#pragma once #include #include #include Y_PURE_FUNCTION i32 DotProductVnni(const i8* lhs, const i8* rhs, size_t length) noexcept;