docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DeprecatedTensorDataExtensions

    Deprecated ITensorData extensions

    Inheritance
    object
    DeprecatedTensorDataExtensions
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Barracuda
    Assembly: solution.dll
    Syntax
    public static class DeprecatedTensorDataExtensions

    Methods

    GetMaxCount(ITensorData)

    Deprecated. Use maxCapacity extensions

    Declaration
    [Obsolete("Use maxCapacity instead.", false)]
    public static int GetMaxCount(this ITensorData self)
    Parameters
    Type Name Description
    ITensorData self

    Tensor

    Returns
    Type Description
    int

    max Tensor capacity

    In This Article
    Back to top
    Copyright © 2025 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)