Diff: origin/master...HEAD, staged and unstaged changes
| Source File | Diff Coverage (%) | Missing Lines |
|---|---|---|
| hyper_parallel/core/activation_checkpoint/__init__.py | 100% | |
| hyper_parallel/core/activation_checkpoint/activation_checkpoint.py | 75.0% | 74-76 |
| hyper_parallel/core/activation_checkpoint/recompute_state.py | 100% | |
| hyper_parallel/platform/mindspore/activation_checkpoint/__init__.py | 100% | |
| hyper_parallel/platform/mindspore/activation_checkpoint/activation_swap.py | 100% | |
| hyper_parallel/platform/mindspore/activation_checkpoint/checkpoint_exclude_wrapper.py | 97.7% | 38 |
| hyper_parallel/platform/mindspore/platform.py | 100% | |
| hyper_parallel/platform/platform.py | 66.7% | 1412 |
70 71 72 73 74 75 76 77 78 79 80 |
1408 1409 1410 1411 1412 1413 1414 1415 1416 |