Class JSONTestSet
JSON test structure
Inherited Members
Namespace: Unity.Barracuda
Assembly: Unity.Barracuda.dll
Syntax
[Serializable]
public class JSONTestSet
Fields
inputs
Inputs
Declaration
public JSONTensor[] inputs
Field Value
| Type | Description |
|---|---|
| JSONTensor[] |
outputs
Outputs
Declaration
public JSONTensor[] outputs
Field Value
| Type | Description |
|---|---|
| JSONTensor[] |