mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-09 13:00:52 +00:00
Migrated project
This commit is contained in:
40
docs/index.rst
Normal file
40
docs/index.rst
Normal file
@@ -0,0 +1,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`
|
Reference in New Issue
Block a user