Поделиться через


BasicLayer Класс

Определение

Базовый слой.

public class BasicLayer : TorchSharp.torch.nn.Module<TorchSharp.torch.Tensor,int,int,(TorchSharp.torch.Tensor, int, int, TorchSharp.torch.Tensor, int, int)>
type BasicLayer = class
    inherit torch.nn.Module<torch.Tensor, int, int, ValueTuple<torch.Tensor, int, int, torch.Tensor, int, int>>
Public Class BasicLayer
Inherits torch.nn.Module(Of torch.Tensor, Integer, Integer, ValueTuple(Of torch.Tensor, Integer, Integer, torch.Tensor, Integer, Integer))
Наследование
torch.nn.Module<TorchSharp.torch.Tensor,Int32,Int32,ValueTuple<TorchSharp.torch.Tensor,Int32,Int32,TorchSharp.torch.Tensor,Int32,Int32>>
BasicLayer

Конструкторы

BasicLayer(Int32, Int32, Int32, Int32, Int32, Double, Double, Int32, Boolean, Boolean)

Инициализирует новый экземпляр класса BasicLayer.

Методы

forward(torch+Tensor, Int32, Int32)

Базовый слой.

Применяется к