Partilhar via


ConvModule Classe

Definição

O módulo de convolução e ativação.

public class ConvModule : TorchSharp.torch.nn.Module<TorchSharp.torch.Tensor,TorchSharp.torch.Tensor>
type ConvModule = class
    inherit torch.nn.Module<torch.Tensor, torch.Tensor>
Public Class ConvModule
Inherits torch.nn.Module(Of torch.Tensor, torch.Tensor)
Herança
torch.nn.Module<TorchSharp.torch.Tensor,TorchSharp.torch.Tensor>
ConvModule

Construtores

ConvModule(Int32, Int32, Int32, Int32, Int32, Int32, Boolean, Boolean)

Inicializa uma nova instância da classe ConvModule.

Métodos

forward(torch+Tensor)

O módulo de convolução e ativação.

Aplica-se a