The plugin part WindowsML
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS WinFrameworks Plugin:WindowsML:
Not Console safe,
71 entry points.
- class WindowsMLExceptionMBS
- class WinLearningModelBindingMBS
- method Constructor(Session as WinLearningModelSessionMBS)
- method HasKey(key as string) as Boolean
- method Clear
- method SetDefaults
- method BindWithImage(name as string, Path as String)
- method BindWithImage(name as string, file as folderItem)
- method BindWithFloat(name as string, shape() as Integer, values() as Single = nil)
- method BindWithFloat16(name as string, shape() as Integer, values() as Single = nil)
- method BindWithDouble(name as string, shape() as Integer, values() as Double = nil)
- method BindWithInt8(name as string, shape() as Integer, values() as Int8 = nil)
- method BindWithUInt8(name as string, shape() as Integer, values() as UInt8 = nil)
- method BindWithInt16(name as string, shape() as Integer, values() as Int16 = nil)
- method BindWithUInt16(name as string, shape() as Integer, values() as UInt16 = nil)
- method BindWithInt32(name as string, shape() as Integer, values() as Int32 = nil)
- method BindWithUInt32(name as string, shape() as Integer, values() as UInt32 = nil)
- method BindWithInt64(name as string, shape() as Integer, values() as Int64 = nil)
- method BindWithUInt64(name as string, shape() as Integer, values() as UInt64 = nil)
- property Handle as Integer
- property Session as WinLearningModelSessionMBS
- class WinLearningModelEvaluationResultMBS
- class WinLearningModelFeatureDescriptorMBS
- class WinLearningModelImageFeatureDescriptorMBS
- class WinLearningModelMapFeatureDescriptorMBS
- class WinLearningModelMBS
- class WinLearningModelSequenceFeatureDescriptorMBS
- class WinLearningModelSessionMBS
- class WinLearningModelTensorFeatureDescriptorMBS
Blog Entries