Struct Model.Memory
Inherited Members
Namespace: Unity.Barracuda
Syntax
public struct Memory
Fields
input
Declaration
public string input
Field Value
Type | Description |
---|---|
String |
output
Declaration
public string output
Field Value
Type | Description |
---|---|
String |
shape
Declaration
public TensorShape shape
Field Value
Type | Description |
---|---|
TensorShape |