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

    Struct Layer.DataSet

    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 DataSet

    Fields

    itemSizeInBytes

    Declaration
    public int itemSizeInBytes
    Field Value
    Type Description
    Int32

    length

    Declaration
    public int length
    Field Value
    Type Description
    Int32

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    offset

    Declaration
    public long offset
    Field Value
    Type Description
    Int64

    shape

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