Udostępnij za pośrednictwem


MBConv(Int32, Int32, Double) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy MBConv.

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

Parametry

inChannels
Int32

Kanały wejściowe.

outChannels
Int32

Kanały wyjściowe.

expandRatio
Double

Współczynnik rozwijania.

Dotyczy