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

返回

适用于