Freigeben über


AutoFormerV2Block Klasse

Definition

Das Blockmodul des AutoFormer-Netzwerks.

public class AutoFormerV2Block : TorchSharp.torch.nn.Module<TorchSharp.torch.Tensor,int,int,TorchSharp.torch.Tensor,TorchSharp.torch.Tensor>
type AutoFormerV2Block = class
    inherit torch.nn.Module<torch.Tensor, int, int, torch.Tensor, torch.Tensor>
Public Class AutoFormerV2Block
Inherits torch.nn.Module(Of torch.Tensor, Integer, Integer, torch.Tensor, torch.Tensor)
Vererbung
torch.nn.Module<TorchSharp.torch.Tensor,Int32,Int32,TorchSharp.torch.Tensor,TorchSharp.torch.Tensor>
AutoFormerV2Block

Konstruktoren

AutoFormerV2Block(Int32, Int32, Int32, Int32, Double, Double, Int32, Boolean, Boolean)

Initialisiert eine neue Instanz der AutoFormerV2Block-Klasse.

Methoden

Dispose(Boolean)

Das Blockmodul des AutoFormer-Netzwerks.

forward(torch+Tensor, Int32, Int32, torch+Tensor)

Das Blockmodul des AutoFormer-Netzwerks.

Gilt für: