Condividi tramite


Conv2dBN Classe

Definizione

Modulo Convolution e BN.

public class Conv2dBN : TorchSharp.torch.nn.Module<TorchSharp.torch.Tensor,TorchSharp.torch.Tensor>
type Conv2dBN = class
    inherit torch.nn.Module<torch.Tensor, torch.Tensor>
Public Class Conv2dBN
Inherits torch.nn.Module(Of torch.Tensor, torch.Tensor)
Ereditarietà
torch.nn.Module<TorchSharp.torch.Tensor,TorchSharp.torch.Tensor>
Conv2dBN

Costruttori

Conv2dBN(Int32, Int32, Int32, Int32, Int32, Int32, Int32)

Inizializza una nuova istanza della classe Conv2dBN.

Metodi

forward(torch+Tensor)

Modulo Convolution e BN.

Si applica a