共用方式為


MLCustomModel_Extensions.GetPredictions 方法

定義

傳回 , IMLBatchProvider 描述指定 和 之模型的輸出。

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

參數

inputBatch
IMLBatchProvider
error
NSError

傳回

適用於