Enum SiaNetBackend
Types of backends for SiaNet
Namespace: SiaNet.Engine
Assembly: SiaNet.Engine.dll
Syntax
public enum SiaNetBackend
Fields
Name | Description |
---|---|
ArrayFire | The array fire backend |
CNTK | The Microsoft CNTK |
MxNet | The Apache MxNet |
Tensorflow | The Google Tensorflow |
TensorSharp | The tensor sharp backend. It doesn't need any specific installation |