Table of Contents

Class OperationBackend

Namespace
NeuralNetworks.Core.Operations
Assembly
NeuralNetworks.dll
public static class OperationBackend
Inheritance
OperationBackend
Inherited Members

Properties

CurrentType

public static OperationBackendType CurrentType { get; }

Property Value

OperationBackendType

StatisticsEnabled

public static bool StatisticsEnabled { get; }

Property Value

bool

Methods

EnableStatistics(bool)

public static void EnableStatistics(bool enable = true)

Parameters

enable bool

Use(OperationBackendType)

public static void Use(OperationBackendType backendType)

Parameters

backendType OperationBackendType