mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 16:27:45 +01:00
31 lines
646 B
ReStructuredText
31 lines
646 B
ReStructuredText
.. modelscope documentation file,
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
ModelScope DOCUMENTATION
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: DEVELOPER GUIDE
|
|
|
|
develop.md
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: API Doc
|
|
|
|
Hub <api/modelscope.hub>
|
|
Model <api/modelscope.models>
|
|
Preprocessor <api/modelscope.preprocessors>
|
|
Pipeline <api/modelscope.pipelines>
|
|
Trainer <api/modelscope.trainers>
|
|
MsDataset <api/modelscope.msdatasets>
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|