Method Process
Process(IObservable<Tensor>)
Computes the sum of the input tensor elements along the specified dimensions.
public IObservable<torch.Tensor> Process(IObservable<torch.Tensor> source)
Parameters
source
IObservable<torch.Tensor>
Returns
- IObservable<torch.Tensor>