Shortcuts

ToTensor

class torchtime.transforms.ToTensor[source]

Convert a numpy time series to tensor and scale the values accordingly.

This transform does not support torchscript.