docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GlobalAveragePool

    GlobalAveragePool(TensorFloat)

    Calculates an output tensor by pooling the mean values of the input tensor across all of its spatial dimensions. The spatial dimensions of the output are size 1.

    Declaration
    public TensorFloat GlobalAveragePool(TensorFloat X)
    Parameters
    Type Name Description
    TensorFloat X

    The input tensor.

    Returns
    Type Description
    TensorFloat

    The computed output tensor.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)