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

    Class JSONTensor

    Inheritance
    Object
    JSONTensor
    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 JSONTensor

    Fields

    data

    Declaration
    public float[] data
    Field Value
    Type Description
    Single[]

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    shape

    Declaration
    public JSONTensorShape shape
    Field Value
    Type Description
    JSONTensorShape

    type

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