Welcome to DI-TreeTensor's Documentation
================================================

Overview
-------------

``DI-TreeTensor`` is a generalized tree-based tensor structure, \
based on `treevalue <https://github.com/opendilab/treevalue>`_ \
module.

.. toctree::
    :maxdepth: 2
    :caption: Tutorials

    tutorials/installation/index
    tutorials/quick_start/index
    tutorials/plugins/index

.. toctree::
    :maxdepth: 2
    :caption: Best Practice

    best_practice/stack/index
    best_practice/operation/index

.. toctree::
    :maxdepth: 2
    :caption: API Documentation

    api_doc/common/index
    api_doc/config/index
    api_doc/numpy/index
    api_doc/torch/index
    api_doc/utils/index


.. toctree::
    :maxdepth: 2
    :caption: Contributor Guide