docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method NewTempTensorFloat

    NewTempTensorFloat(TensorShape)

    Allocate a new TensorFloat of a given shape using the AllocScope.InternalToLayer scope.

    Declaration
    public TensorFloat NewTempTensorFloat(TensorShape shape)
    Parameters
    Type Name Description
    TensorShape shape

    The shape of the tensor.

    Returns
    Type Description
    TensorFloat

    The allocated tensor.

    Implements
    IBackend.NewTempTensorFloat(TensorShape)
    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)