Mojo module
pool
Structs
Functions
-
avg_pool
: Computes the average pool. -
avg_pool_gpu
: Computes the average pool on GPU. -
max_pool
: Computes fp32 pooling. -
max_pool_gpu
: Computes max pooling on GPU. -
pool_shape
: -
pool_shape_ceil
: -
pool_shape_impl
: Compute the output shape of a pooling operation, and assert the inputs are compatible. Works for 2D pool operations only in the NHWC format.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!