mirror of https://github.com/hpcaitech/ColossalAI
40 lines
732 B
ReStructuredText
40 lines
732 B
ReStructuredText
.. ColossalAI documentation master file, created by
|
|
sphinx-quickstart on Mon Oct 11 17:05:05 2021.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
ColossalAI开发文档
|
|
======================================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 快速上手指南
|
|
|
|
installation_zh.md
|
|
run_demo_zh.md
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: 个性化您的训练
|
|
|
|
parallelization_zh.md
|
|
model_zh.md
|
|
trainer_engine_zh.md
|
|
amp_zh.md
|
|
zero_zh.md
|
|
add_your_parallel_zh.md
|
|
config_zh.md
|
|
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: API REFERENCE
|
|
|
|
colossalai/colossalai
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex` |