Table of Contents

Class MLTensorDescriptor

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

Constructors

MLTensorDescriptor()

public MLTensorDescriptor()

Fields

Readable

[Value("readable")]
public bool Readable

Field Value

bool

Writable

[Value("writable")]
public bool Writable

Field Value

bool