Compartilhar via


Conv2dBN Classe

Definição

O módulo 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)
Herança
torch.nn.Module<TorchSharp.torch.Tensor,TorchSharp.torch.Tensor>
Conv2dBN

Construtores

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

Inicializa uma nova instância da classe Conv2dBN.

Métodos

forward(torch+Tensor)

O módulo Convolution e BN.

Aplica-se a