次の方法で共有


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

戻り値

適用対象