docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct Layer.DataSet

    Layer param data structure

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Barracuda
    Assembly: solution.dll
    Syntax
    public struct Layer.DataSet

    Fields

    itemSizeInBytes

    Item size in bytes

    Declaration
    public int itemSizeInBytes
    Field Value
    Type Description
    int

    length

    Dataset length

    Declaration
    public int length
    Field Value
    Type Description
    int

    name

    Name

    Declaration
    public string name
    Field Value
    Type Description
    string

    offset

    Offset from start

    Declaration
    public long offset
    Field Value
    Type Description
    long

    shape

    Shape

    Declaration
    public TensorShape shape
    Field Value
    Type Description
    TensorShape
    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)