docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method RemoveDim

    RemoveDim(int)

    Creates a new iterator by skipping an axis of this iterator.

    Declaration
    public TensorNDIterator RemoveDim(int axis)
    Parameters
    Type Name Description
    int axis

    The axis to skip.

    Returns
    Type Description
    TensorNDIterator

    The created iterator.

    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)