docs.unity.cn
    Show / Hide Table of Contents

    Class DeprecatedTensorDataExtensions

    Deprecated ITensorData extensions

    Inheritance
    Object
    DeprecatedTensorDataExtensions
    Namespace: Unity.Barracuda
    Syntax
    public static class DeprecatedTensorDataExtensions : object

    Methods

    GetMaxCount(ITensorData)

    Deprecated. Use maxCapacity extensions

    Declaration
    public static int GetMaxCount(this ITensorData self)
    Parameters
    Type Name Description
    ITensorData self

    Tensor

    Returns
    Type Description
    Int32

    max Tensor capacity

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 14, 2021