Enum DataType
Data type for the tensor
Namespace: SiaNet.Engine
Assembly: SiaNet.Engine.dll
Syntax
public enum DataType
Fields
| Name | Description |
|---|---|
| Float32 | |
| Float64 | |
| Int32 | |
| Int8 |
Data type for the tensor
public enum DataType
| Name | Description |
|---|---|
| Float32 | |
| Float64 | |
| Int32 | |
| Int8 |