For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Mojo module
image
Provides pooling helpers and sliding-window shape utilities used by image-processing operations.
Structsβ
- β
Image2DLayout: Encodes the data layout of a 2D image or filter tensor used by conv2d operations. - β
ImageData: Utility class that generalizes conv2d data and filter tensor with a given data layout. - β
ImageShape: A data-layout agnostic representation of tensor shapes used in conv2d. - β
PadHandling: Encodes how padding values are treated during pooling operations.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!