Freigeben über


PatchMerging(Int32, Int32) Konstruktor

Definition

Initialisiert eine neue Instanz der PatchMerging-Klasse.

public PatchMerging (int inChannels, int outChannels);
new Microsoft.ML.TorchSharp.AutoFormerV2.PatchMerging : int * int -> Microsoft.ML.TorchSharp.AutoFormerV2.PatchMerging
Public Sub New (inChannels As Integer, outChannels As Integer)

Parameter

inChannels
Int32

Die Eingabekanäle.

outChannels
Int32

Die Ausgabekanäle.

Gilt für: