Diff: origin/master...HEAD, staged and unstaged changes
| Source File | Diff Coverage (%) | Missing Lines |
|---|---|---|
| hyper_parallel/core/shard/_op_dispatch.py | 100% | |
| hyper_parallel/core/shard/api.py | 100% | |
| hyper_parallel/core/shard/custom_shard.py | 100% | |
| hyper_parallel/core/shard/ops/parallel_gather.py | 50.0% | 164 |
| hyper_parallel/core/shard/ops/parallel_getitem.py | 85.7% | 53 |
| hyper_parallel/core/shard/ops/parallel_reshape.py | 100% | |
| hyper_parallel/core/shard/ops/parallel_scaled_dot_product_attention.py | 66.7% | 188 |
| hyper_parallel/core/shard/ops/parallel_setitem.py | 50.0% | 344 |
| hyper_parallel/core/shard/utils.py | 24.3% | 43-45,62,74-77,84,100,108-117,123,129-135,140-141,146,151-152,157-159,161-164,177-181,183-184,186-187,189-193,195-199,201,205-211,213,215-217,219,238-242,244-245,249-253,256-266,268-271,280-288,290,299-307,312-316,318-322,324-327,329,331-336,338-340,342-346,348-350,352-354,356-357,359,373-375,377-379,383-385,387-389,401-402,407-411,413-415,433-440,442 |
96 97 98 99 100 101 102 103 104 |
119 120 121 122 123 124 125 126 127 |