index_en.rst 706 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.. 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 documentation
======================================
.. toctree::
   :maxdepth: 1
   :caption: GETTING STARTED

   installation.md
   run_demo.md


.. toctree::
   :maxdepth: 1
   :caption: CUSTOMIZE YOUR TRAINING

   parallelization.md
   model.md
   trainer_engine.md
   amp.md
   zero.md
   add_your_parallel.md
   config.md
   


.. toctree::
   :maxdepth: 2
   :caption: API REFERENCE

   colossalai/colossalai


Indices and tables
==================

* :ref:`genindex`