docs.unity3d.com
    Show / Hide Table of Contents

    Struct Layer.DataSet

    Layer param data structure

    Namespace: Unity.Barracuda
    Syntax
    public struct DataSet

    Fields

    itemSizeInBytes

    Item size in bytes

    Declaration
    public Int32 itemSizeInBytes
    Field Value
    Type Description
    Int32

    length

    Dataset length

    Declaration
    public Int32 length
    Field Value
    Type Description
    Int32

    name

    Name

    Declaration
    public string name
    Field Value
    Type Description
    String

    offset

    Offset from start

    Declaration
    public Int64 offset
    Field Value
    Type Description
    Int64

    shape

    Shape

    Declaration
    public TensorShape shape
    Field Value
    Type Description
    TensorShape
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023