torch_mist.utils.data.temporal

Module Contents

Functions

temporal_offset_data(→ Dict[str, Union[numpy.array, ...)

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]