docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ConvertToBurstTensorData

    ConvertToBurstTensorData(TensorShape)

    Implement this method to convert to BurstTensorData.

    Declaration
    public BurstTensorData ConvertToBurstTensorData(TensorShape shape)
    Parameters
    Type Name Description
    TensorShape shape

    The shape of the tensor using the tensor data.

    Returns
    Type Description
    BurstTensorData

    Converted BurstTensorData.

    Implements
    IConvertibleToBurstTensorData.ConvertToBurstTensorData(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)