".github/workflows/compatiblity_test_on_pr.yml" did not exist on "6474e31556ae011410f29d8d0a2d80de67ed6956"
[shardformer, pipeline] add `gradient_checkpointing_ratio` and heterogenous...
[shardformer, pipeline] add `gradient_checkpointing_ratio` and heterogenous shard policy for llama (#5508) * feat: add `GradientCheckpointConfig` and `PipelineGradientCheckpointConfig` * feat: apply `GradientCheckpointConfig` to policy and llama_forward * feat: move `distribute_layer` and `get_stage_index` to PipelineStageManager * fix: add optional args for `distribute_layer` and `get_stage_index` * fix: fix changed API calls * test: update llama tests * style: polish `GradientCheckpointConfig` * fix: fix pipeline utils tests
Showing
Please register or sign in to comment