.. custom module to enable complete documentation of every function see https://stackoverflow.com/a/62613202 mendevi.models.base =================== .. automodule:: mendevi.models.base .. rubric:: Classes .. autosummary:: :toctree: :template: custom_autosummary/class.rst MetaModel Model .. rubric:: Functions .. autosummary:: :toctree: from_torch to_torch .. rubric:: Details .. autoclass:: MetaModel :no-index: .. autoclass:: Model :no-index: .. autofunction:: from_torch :no-index: .. autofunction:: to_torch :no-index: