Table of Contents

Class MLGruCellSupportLimits

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class MLGruCellSupportLimits
Inheritance
MLGruCellSupportLimits
Inherited Members

Constructors

MLGruCellSupportLimits()

public MLGruCellSupportLimits()

Fields

Bias

[Value("bias")]
public MLSupportLimits Bias

Field Value

MLSupportLimits

HiddenState

[Value("hiddenState")]
public MLSupportLimits HiddenState

Field Value

MLSupportLimits

Input

[Value("input")]
public MLSupportLimits Input

Field Value

MLSupportLimits

Output

[Value("output")]
public MLSupportLimits Output

Field Value

MLSupportLimits

RecurrentBias

[Value("recurrentBias")]
public MLSupportLimits RecurrentBias

Field Value

MLSupportLimits

RecurrentWeight

[Value("recurrentWeight")]
public MLSupportLimits RecurrentWeight

Field Value

MLSupportLimits

Weight

[Value("weight")]
public MLSupportLimits Weight

Field Value

MLSupportLimits