Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 613 Bytes

index.rst

File metadata and controls

36 lines (27 loc) · 613 Bytes

TorchDEQ's documentation!

.. toctree::
   :hidden:
   :maxdepth: 1

   Get Started <get_started.md>

.. toctree::
   :hidden:
   :caption: API
   :maxdepth: 1

   Core <torchdeq/core.rst>
   Grad <torchdeq/grad.rst>
   Solver <torchdeq/solver.rst>
   Norm <torchdeq/norm.rst>
   Dropout <torchdeq/dropout.rst>
   Loss <torchdeq/loss.rst>
   Utils <torchdeq/utils.rst>

.. toctree::
   :hidden:
   :caption: DEQ-Zoo

   By Methods <deq-zoo/model.md>
   By Tasks <deq-zoo/task.md>


Indices and tables