torch_mist.utils.data.temporal
Module Contents
Functions
|
- torch_mist.utils.data.temporal.temporal_offset_data(sequence: numpy.ndarray | torch.Tensor, lagtimes: List[int] | numpy.ndarray | torch.Tensor) Dict[str, numpy.array | torch.Tensor]