Coverage report: 19%

Files Functions Classes

coverage.py v7.13.1, created at 2026-03-30 09:52 +0800

File   statements missing excluded   coverage
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / __init__.py   13 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / collectives / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / collectives / cc.py   18 7 0   61%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / device_mesh.py   491 413 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / dtensor.py   128 83 0   35%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / init_weights.py   11 4 0   64%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / layout.py   406 326 0   20%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / parameter_init.py   4 3 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / placement_types.py   78 41 0   47%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / redistribute_infer.py   331 297 0   10%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / tensor_redistribution.py   211 183 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / __init__.py   2 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / api.py   290 248 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_param.py   52 23 0   56%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_scheduler.py   99 74 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_state.py   61 48 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_utils.py   131 89 0   32%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / utils.py   48 15 0   69%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / hsdp / __init__.py   2 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / hsdp / api.py   103 84 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / hsdp / hsdp_utils.py   23 14 0   39%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / __init__.py   4 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / scheduler.py   476 414 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / stage.py   232 196 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / utils.py   33 16 0   52%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / api.py   310 284 0   8%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / custom_shard.py   50 41 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_activation_with_axis.py   30 26 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_argmax_with_value_ops.py   40 37 0   8%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_argsort.py   22 19 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_atleast_1d.py   32 28 0   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_concat.py   22 19 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_cumsum.py   30 26 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_elementwise.py   245 222 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_embedding.py   26 22 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_expand.py   88 82 1   7%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_expand_dims.py   26 22 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_flatten.py   36 33 0   8%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_gather.py   211 194 0   8%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_isin.py   24 20 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_masked_scatter.py   12 9 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_matmul.py   193 175 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ms_flash_attention_score.py   506 435 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_multinomial.py   19 15 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_new_ones.py   16 12 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_nonzero.py   31 27 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_norm.py   70 64 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_npu_flash_attention_score.py   495 436 0   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_one_hot_ext.py   169 168 0   1%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ops.py   19 9 0   53%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ops_register.py   5 1 0   80%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_outer.py   37 33 0   11%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_pad.py   32 29 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_reduce.py   159 119 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_repeat.py   44 40 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_repeat_interleave.py   33 29 0   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_reshape.py   166 144 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_scaled_dot_product_attention.py   180 153 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_scatter.py   32 29 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_scatter_update.py   41 36 0   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_slice.py   34 29 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_slice_ext.py   9 6 0   33%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_sort.py   25 22 0   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_split.py   110 96 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_squeeze.py   91 76 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_topk.py   18 15 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_transpose.py   38 34 0   11%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_unbind.py   23 19 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / sharding_plan.py   8 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / utils / __init__.py   3 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / utils / clip_grad.py   6 2 0   67%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / utils / shape_utils.py   23 21 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / __init__.py   1 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / platform.py   289 120 0   58%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / dtensor.py   127 81 0   36%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / hook_function.py   38 30 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / param.py   442 372 3   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / param_group.py   327 274 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / scheduler.py   111 86 0   23%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / state.py   206 172 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / function_override.py   44 30 0   32%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / group_utils.py   88 80 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / init_weights.py   26 22 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / pipeline_parallel / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / pipeline_parallel / stage.py   78 62 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / platform.py   403 224 0   44%
Total   9266 7489 4   19%

No items found using the specified filter.