Skip to main content
Log in

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.

Was this page helpful?