Class JSONTensorShape | Barracuda | 1.0.4
docs.unity.cn
    Show / Hide Table of Contents

    Class JSONTensorShape

    Inheritance
    Object
    JSONTensorShape
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Barracuda
    Syntax
    [Serializable]
    public class JSONTensorShape

    Fields

    batch

    Declaration
    public int batch
    Field Value
    Type Description
    Int32

    channels

    Declaration
    public int channels
    Field Value
    Type Description
    Int32

    height

    Declaration
    public int height
    Field Value
    Type Description
    Int32

    width

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