MLSendableFeatureValue
A sendable feature value.
Declaration
struct MLSendableFeatureValueOverview
This version of feature value is similar to MLFeatureValue but it can be passed across concurrency domains. Once in the target concurrency domain, you can then convert it to a MLFeatureValue.
Topics
Creating a sendable feature value
Accessing the values
doubleValuefloat16ValuefloatValueintegerDictionaryValueintegerValueisScalarisShapedArrayisUndefinedstringArrayValuestringDictionaryValuestringValuetype