Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
1167bf5b
"examples/git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "efba0f44b99f595731598d29792f5f229c7c0696"
Commit
1167bf5b
authored
May 23, 2023
by
Mingyan Jiang
Committed by
jiangmingyan
May 23, 2023
Browse files
[doc] update amp document
parent
8c62e50d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
docs/sidebars.json
docs/sidebars.json
+8
-2
No files found.
docs/sidebars.json
View file @
1167bf5b
...
...
@@ -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"
]
},
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment