Diff: origin/master...HEAD, staged and unstaged changes
| Source File | Diff Coverage (%) | Missing Lines |
|---|---|---|
| hyper_parallel/core/activation_checkpoint/swap.py | 26.1% | 80,82-85,87-88,141-142,321,326,430-432,434,732,861 |
| hyper_parallel/core/pipeline_parallel/pipeline_swap.py | 0.0% | 17-18,20,22,25-28,31-33,36,38,41-42,44,47-48,50,58-59,61,68,71,73-76,79,81-87,90,92-103,106-107,110-111,114,116-117,120,122-129,132,134,136-141,143,145-147,152-153,156,163,165-174,176-184,188-190,192,196-197,199,204,209,213,218-223,226,234-236,238,243,248,251-255,258,260-263,266,268-271,273,276,278,281,283,286,288 |
| hyper_parallel/core/pipeline_parallel/scheduler.py | 25.0% | 247,292-295,298,314,388,395,397,449,457-466 |
| hyper_parallel/platform/mindspore/activation_checkpoint/activation_swap.py | 0.0% | 253-254 |
| hyper_parallel/platform/torch/activation_checkpoint/activation_swap.py | 0.0% | 94-95 |
54 55 56 57 58 59 60 61 62 63 64 65 |
243 244 245 246 247 248 249 250 |
310 311 312 313 314 315 316 317 318 |
384 385 386 387 388 389 390 391 392 |