linspace

pytorch_forecasting.models.nbeats.sub_modules.linspace(backcast_length: int, forecast_length: int, centered: bool = False) Tuple[numpy.ndarray, numpy.ndarray][source]