Class MLOperandDescriptor
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class MLOperandDescriptor
- Inheritance
-
MLOperandDescriptor
- Derived
- Inherited Members
Constructors
MLOperandDescriptor()
public MLOperandDescriptor()
Fields
DataType
[Value("dataType")]
public required MLOperandDataType DataType
Field Value
Shape
[Value("shape")]
public required List<ulong> Shape