Skip to content

Commit

Permalink
[shardformer] Run meaningful doc test
Browse files Browse the repository at this point in the history
  • Loading branch information
duanjunwen committed Dec 25, 2024
1 parent c4df1cc commit 52a3b88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/en/features/zerobubble_pipeline_parallelism.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,4 +235,4 @@ Performance Benchmark
## API Reference
{{ autodoc:colossalai.pipeline.schedule.zero_bubble_pp.ZeroBubbleVPipeScheduler }}

<!-- doc-test-command: echo -->
<!-- doc-test-command: python -m pytest -s tests/test_pipeline/test_schedule/test_zerobubble_pp.py -->
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,4 @@ plugin = HybridParallelPlugin(
## API 参考
{{ autodoc:colossalai.pipeline.schedule.zero_bubble_pp.ZeroBubbleVPipeScheduler }}

<!-- doc-test-command: echo -->
<!-- doc-test-command: python -m pytest -s tests/test_pipeline/test_schedule/test_zerobubble_pp.py -->

0 comments on commit 52a3b88

Please sign in to comment.