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 function
avg_pool_compute
def avg_pool_compute[dtype: DType, //, simd_width: SIMDSize](point: IndexList[LayoutType.rank, element_type=point.element_type], val: SIMD[dtype], result: SIMD[dtype, val.simd_width]) -> SIMD[dtype, val.simd_width]
Returns:
def avg_pool_compute[dtype: DType, //, simd_width: SIMDSize](point: IndexList[LayoutType.rank, element_type=point.element_type], val: SIMD[dtype], result: SIMD[dtype, val.simd_width]) -> SIMD[dtype, val.simd_width]
Returns:
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!