다음을 통해 공유


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

반환

적용 대상