RetinaHead.forward(List<torch.Tensor>) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
TorchSharp.torch.nn.Module`2.forward(System.Collections.Generic.List{TorchSharp.torch.Tensor})
public override(System.Collections.Generic.List<TorchSharp.torch.Tensor>, System.Collections.Generic.List<TorchSharp.torch.Tensor>) forward(System.Collections.Generic.List<TorchSharp.torch.Tensor> inputs);
override this.forward : System.Collections.Generic.List<TorchSharp.torch.Tensor> -> ValueTuple<System.Collections.Generic.List<TorchSharp.torch.Tensor>, System.Collections.Generic.List<TorchSharp.torch.Tensor>>
Public Overrides Function forward (inputs As List(Of torch.Tensor)) As ValueTuple(Of List(Of torch.Tensor), List(Of torch.Tensor))
Parametry
- inputs
- List<TorchSharp.torch.Tensor>