MLCustomModel_Extensions.GetPredictions 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回 , 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
參數
- This
- IMLCustomModel
- inputBatch
- IMLBatchProvider
- options
- MLPredictionOptions
- error
- NSError