Mojo module
buffer
Implements the NDBuffer struct.
You can import these APIs from the buffer package. For example:
from buffer import NDBufferStructs
-
NDBuffer: An N-dimensional buffer.
Functions
-
partial_simd_load: Loads a vector with dynamic bound. -
partial_simd_store: Stores a vector with dynamic bound. -
prod_dims: Computes the product of a slice of the given buffer's dimensions.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!