Method Process
Process(IObservable<Tensor>)
Constructs a tensor by repeating the elements of input along the specified dimensions.
public IObservable<torch.Tensor> Process(IObservable<torch.Tensor> source)
Parameters
source
IObservable<torch.Tensor>
Returns
- IObservable<torch.Tensor>