Table of Contents

Class MLArgMinMaxOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class MLArgMinMaxOptions : MLOperatorOptions
Inheritance
MLArgMinMaxOptions
Inherited Members

Constructors

MLArgMinMaxOptions()

public MLArgMinMaxOptions()

Fields

KeepDimensions

[Value("keepDimensions")]
public bool KeepDimensions

Field Value

bool

OutputDataType

[Value("outputDataType")]
public MLOperandDataType OutputDataType

Field Value

MLOperandDataType