FixedActivationDepth.

FixedActivationDepth(int, ActivationMode) Constructor

Syntax

public FixedActivationDepth(int depth, ActivationMode mode)

Parameters

Name Type Description
depth int
mode ActivationMode

Return Value

Type Description
void