"examples/git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "efba0f44b99f595731598d29792f5f229c7c0696"
Commit 1167bf5b authored by Mingyan Jiang's avatar Mingyan Jiang Committed by jiangmingyan
Browse files

[doc] update amp document

parent 8c62e50d
......@@ -26,8 +26,11 @@
"collapsed": true,
"items": [
"basics/command_line_tool",
"basics/define_your_config",
"basics/launch_colossalai",
"basics/booster_api",
"basics/booster_plugins",
"basics/booster_checkpoint",
"basics/define_your_config",
"basics/initialize_features",
"basics/engine_trainer",
"basics/configure_parallelization",
......@@ -42,7 +45,9 @@
"items": [
"features/mixed_precision_training_with_booster",
"features/mixed_precision_training",
"features/gradient_accumulation_with_booster",
"features/gradient_accumulation",
"features/gradient_clipping_with_booster",
"features/gradient_clipping",
"features/gradient_handler",
"features/zero_with_chunk",
......@@ -58,7 +63,8 @@
]
},
"features/pipeline_parallel",
"features/nvme_offload"
"features/nvme_offload",
"features/cluster_utils"
]
},
{
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment