mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-07 04:28:58 +00:00
[doc] add tutorial for booster plugins (#3758)
* [doc] add en booster plugins doc * [doc] add booster plugins doc in sidebar * [doc] add zh booster plugins doc * [doc] fix zh booster plugin translation * [doc] reoganize tutorials order of basic section * [devops] force sync to test ci
This commit is contained in:
@@ -26,14 +26,15 @@
|
||||
"collapsed": true,
|
||||
"items": [
|
||||
"basics/command_line_tool",
|
||||
"basics/define_your_config",
|
||||
"basics/launch_colossalai",
|
||||
"basics/booster_api",
|
||||
"basics/booster_plugins",
|
||||
"basics/define_your_config",
|
||||
"basics/initialize_features",
|
||||
"basics/engine_trainer",
|
||||
"basics/configure_parallelization",
|
||||
"basics/model_checkpoint",
|
||||
"basics/colotensor_concept",
|
||||
"basics/booster_api"
|
||||
"basics/colotensor_concept"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user