MLFeatureValue.CreateUndefined(MLFeatureType) Método

Definição

Método de fábrica estático para criar um MLFeatureValue do tipo especificado, mas com um valor indefinido.

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

Parâmetros

type
MLFeatureType

O tipo de recurso a ser criado.

Retornos

Atributos

Aplica-se a