utils ===== .. automodule:: pytorch_forecasting.utils .. rubric:: Functions .. autosummary:: :toctree: :template: custom-base-template.rst apply_to_list autocorrelation concat_sequences create_mask detach get_embedding_size groupby_apply integer_histogram masked_op move_to_device next_fast_len padded_stack profile repr_class to_list unpack_sequence unsqueeze_like .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst InitialParameterRepresenterMixIn OutputMixIn TupleOutputMixIn