docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor Transpose

    Transpose(string, string, int[])

    Initializes and returns an instance of Transpose layer with permutations as an array of integers.

    Declaration
    public Transpose(string name, string input, int[] permutations)
    Parameters
    Type Name Description
    string name

    The name to use for the output tensor of the layer.

    string input

    The name to use for the input tensor of the layer.

    int[] permutations

    The axes to sample the output tensor from in the input 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)