docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property this

    this[int]

    Gets or sets the tensor shape at a given axis. Ex: shape (3, 4, 5, 6) index 0, 1, 2, 3 -4,-3,-2,-1 shape (7, 3, 2) index 0, 1, 2 -3,-2,-1

    Declaration
    public SymbolicTensorDim this[int axis] { get; set; }
    Parameters
    Type Name Description
    int axis
    Property Value
    Type Description
    SymbolicTensorDim
    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)