You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.rst 891 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. .. modelscope documentation file,
  2. You can adapt this file completely to your liking, but it should at least
  3. contain the root `toctree` directive.
  4. ModelScope DOCUMENTATION
  5. =======================================
  6. ModelScope doc
  7. .. toctree::
  8. :maxdepth: 2
  9. :caption: USER GUIDE
  10. quick_start.md
  11. develop.md
  12. faq.md
  13. .. toctree::
  14. :maxdepth: 2
  15. :caption: Tutorials
  16. tutorials/index
  17. .. toctree::
  18. :maxdepth: 2
  19. :caption: Changelog
  20. change_log.md
  21. .. toctree::
  22. .. :maxdepth: 10
  23. .. :caption: API Doc
  24. .. api/modelscope.preprocessors
  25. .. api/modelscope.models
  26. .. api/modelscope.pipelines
  27. .. api/modelscope.fileio
  28. .. api/modelscope.utils
  29. .. api/modelscope.hub
  30. .. api/modelscope.msdatasets
  31. .. api/modelscope.tools
  32. .. api/modelscope.trainers
  33. Indices and tables
  34. ==================
  35. * :ref:`genindex`
  36. * :ref:`modindex`
  37. * :ref:`search`