Partager via


MLCustomModel_Extensions.GetPredictions Méthode

Définition

Retourne le IMLBatchProvider qui décrit les sorties du modèle donné et .

public static CoreML.IMLBatchProvider GetPredictions (this CoreML.IMLCustomModel This, CoreML.IMLBatchProvider inputBatch, CoreML.MLPredictionOptions options, out Foundation.NSError error);
static member GetPredictions : CoreML.IMLCustomModel * CoreML.IMLBatchProvider * CoreML.MLPredictionOptions *  -> CoreML.IMLBatchProvider

Paramètres

inputBatch
IMLBatchProvider
error
NSError

Retours

S’applique à