Struct VariableTensor | Barracuda | 1.0.4
docs.unity.cn
    Show / Hide Table of Contents

    Struct VariableTensor

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Unity.Barracuda
    Syntax
    public struct VariableTensor

    Fields

    features

    Declaration
    public int features
    Field Value
    Type Description
    Int32

    layout

    Declaration
    public VariableTensor.Layout layout
    Field Value
    Type Description
    VariableTensor.Layout

    productOfShape

    Declaration
    public string productOfShape
    Field Value
    Type Description
    String

    rank

    Declaration
    public int rank
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 20 October 2020