**************** Utils Functions **************** Here can be found the implementation of the auxiliary functions for the implementation of the architectures. .. toctree:: :caption: Utils Functions :maxdepth: 1 .. autosummary:: TSFEDL.utils.TimeDistributed TSFEDL.utils.flip_indices_for_conv_to_lstm TSFEDL.utils.flip_indices_for_conv_to_lstm_reshape TSFEDL.utils.check_inputs TSFEDL.utils.full_convolution .. autofunction:: TSFEDL.utils.TimeDistributed .. autofunction:: TSFEDL.utils.flip_indices_for_conv_to_lstm .. autofunction:: TSFEDL.utils.flip_indices_for_conv_to_lstm_reshape .. autofunction:: TSFEDL.utils.check_inputs .. autofunction:: TSFEDL.utils.full_convolution