docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Tile

    Tile(ReadOnlySpan<int>)

    Creates a TensorShape by repeating this TensorShape a number of times along each axis.

    Declaration
    public TensorShape Tile(ReadOnlySpan<int> repeats)
    Parameters
    Type Name Description
    ReadOnlySpan<int> repeats

    The repeat counts along each axis as a span of integers.

    Returns
    Type Description
    TensorShape

    The tiled tensor shape.

    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)