Bagikan melalui


IMLBatchProvider Antarmuka

Definisi

Antarmuka yang menentukan protokol untuk menyediakan data dalam batch ke model.

[Foundation.Protocol(Name="MLBatchProvider", WrapperType=typeof(CoreML.MLBatchProviderWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMLBatchProvider : IDisposable, ObjCRuntime.INativeObject
type IMLBatchProvider = interface
    interface INativeObject
    interface IDisposable
Turunan
Atribut
Penerapan

Properti

Count

Jumlah IMLFeatureProvider objek dalam batch saat ini.

Handle

Tangani (penunjuk) ke representasi objek yang tidak dikelola.

(Diperoleh dari INativeObject)

Metode

GetFeatures(nint)

Mendapatkan di IMLFeatureProvider untuk batch saat ini.

Berlaku untuk