docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method NewTensorInt

    NewTensorInt(TensorShape, AllocScope)

    Allocate a new TensorInt of a given shape.

    Declaration
    TensorInt NewTensorInt(TensorShape shape, AllocScope scope)
    Parameters
    Type Name Description
    TensorShape shape

    The shape of the tensor.

    AllocScope scope

    Whether the allocated tensor is internal to the layer or used as an output.

    Returns
    Type Description
    TensorInt

    The allocated 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)