Skip to main content

Mojo function

has_neon_int8_matmul

has_neon_int8_matmul() -> Bool

Returns True if the host system has the Neon int8 matrix multiplication extension (I8MM), otherwise returns False.

Returns:

True if the host system support the Neon int8 matrix multiplication extension (I8MM) and False otherwise.