MLFeatureValue.CreateUndefined(MLFeatureType) Metodo

Definizione

Metodo factory statico per creare un MLFeatureValue oggetto del tipo specificato, ma con un valore non definito.

[Foundation.Export("undefinedFeatureValueWithType:")]
public static CoreML.MLFeatureValue CreateUndefined (CoreML.MLFeatureType type);
static member CreateUndefined : CoreML.MLFeatureType -> CoreML.MLFeatureValue

Parametri

type
MLFeatureType

Tipo di funzionalità da creare.

Restituisce

Attributi

Si applica a