Method Process
Process(IObservable<Tensor>)
Returns an observable sequence that converts the input tensor to the specified scalar type.
public IObservable<torch.Tensor> Process(IObservable<torch.Tensor> source)
Parameters
source
IObservable<torch.Tensor>
Returns
- IObservable<torch.Tensor>