docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method InferOutputDataTypes

    InferOutputDataTypes(DataType[])

    Infer the data types of the output tensors of the custom layer given the data types of the input tensors.

    Declaration
    public abstract DataType[] InferOutputDataTypes(DataType[] inputDataTypes)
    Parameters
    Type Name Description
    DataType[] inputDataTypes

    Array of input data types.

    Returns
    Type Description
    DataType[]

    Array of output data types.

    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)