Coverage report: 45%

Files Functions Classes

coverage.py v7.13.1, created at 2026-05-09 10:05 +0800

    Statements   Branches   Total
File   coverage statements missing excluded   coverage branches partial   coverage
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / __init__.py   100% 17 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / collectives / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / collectives / cc.py   61% 18 7 0   100% 0 0   61%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / activation_checkpoint / __init__.py   100% 2 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / activation_checkpoint / activation_checkpoint.py   71% 21 6 0   100% 0 0   71%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / activation_checkpoint / swap.py   17% 329 273 0   0% 162 0   11%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / context_parallel / __init__.py   100% 3 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / context_parallel / async_context_parallel.py   20% 110 88 0   0% 18 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / context_parallel / context_parallel.py   16% 167 141 0   0% 72 0   11%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / __init__.py   100% 11 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / api.py   23% 131 101 0   0% 34 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / async_staging.py   38% 26 16 0   0% 8 0   29%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / filesystem_storage.py   62% 197 74 0   35% 78 13   55%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / layout.py   69% 65 20 0   50% 26 1   64%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / loader.py   100% 11 0 0   100% 2 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / metadata.py   100% 29 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / offline_transform.py   31% 217 149 0   6% 80 3   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / planner.py   75% 83 21 0   0% 12 0   65%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / reshard.py   8% 160 147 0   0% 74 0   6%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / saver.py   100% 11 0 0   100% 2 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / standard_planner.py   54% 269 123 0   32% 120 26   47%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / storage.py   100% 42 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / util.py   39% 139 85 0   19% 70 9   32%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / _mesh_layout.py   54% 209 97 0   35% 80 12   48%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / device_mesh.py   55% 780 349 0   37% 376 72   49%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / dtensor.py   73% 239 65 1   55% 86 13   68%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / init_weights.py   64% 11 4 0   100% 0 0   64%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / layout.py   75% 406 101 0   61% 156 17   71%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / parameter_init.py   25% 4 3 0   100% 0 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / placement_types.py   83% 78 13 0   50% 8 2   80%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / random.py   28% 187 134 0   0% 50 0   22%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / redistribute_infer.py   53% 331 156 0   41% 174 32   49%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / tensor_redistribution.py   48% 214 112 0   38% 76 9   45%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / expert_parallel / __init__.py   100% 2 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / expert_parallel / expert_parallel.py   95% 112 6 0   75% 16 4   92%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / __init__.py   100% 2 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / api.py   42% 297 172 0   28% 188 16   36%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_param.py   75% 150 37 2   63% 38 12   73%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_scheduler.py   44% 180 100 0   28% 78 12   40%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_state.py   51% 65 32 0   0% 30 0   35%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_utils.py   79% 160 33 0   76% 62 9   78%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / utils.py   94% 48 3 0   50% 6 3   89%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / __init__.py   100% 7 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / comm_compute_overlap.py   21% 58 46 0   0% 8 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / hook_coordinator.py   27% 55 40 0   0% 18 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / scheduler.py   13% 705 614 1   0% 316 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / stage.py   15% 254 215 0   0% 96 0   11%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / utils.py   52% 33 16 0   0% 6 0   44%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / _op_dispatch.py   31% 536 371 0   18% 196 10   27%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / api.py   8% 310 284 0   0% 178 0   5%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / custom_shard.py   18% 50 41 0   0% 28 0   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / dfunction.py   89% 35 4 0   83% 6 1   88%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_activation_with_axis.py   97% 30 1 0   83% 18 3   92%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_argmax_with_value_ops.py   82% 40 7 0   67% 24 4   77%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_argsort.py   86% 22 3 0   64% 14 3   78%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_atleast_1d.py   88% 32 4 0   71% 14 4   83%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_cell_backward_hook.py   88% 16 2 0   80% 10 2   85%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_chunk_view.py   90% 41 4 0   83% 24 4   88%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_concat.py   100% 22 0 0   100% 10 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_conv3d.py   69% 78 24 0   83% 30 1   73%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_cumsum.py   97% 30 1 0   92% 12 1   95%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_elementwise.py   78% 245 54 0   70% 132 19   75%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_embedding.py   65% 77 27 0   50% 26 3   61%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_expand.py   92% 88 7 1   83% 42 7   89%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_expand_dims.py   81% 26 5 0   71% 14 4   78%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_flatten.py   94% 36 2 0   89% 18 2   93%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_gather.py   70% 211 64 0   68% 92 21   69%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_histc_ext.py   95% 37 2 0   90% 20 2   93%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_inplace_scatter_value.py   94% 31 2 0   91% 22 2   92%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_isin.py   96% 24 1 0   88% 8 1   94%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_masked_scatter.py   92% 12 1 0   80% 10 2   86%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_matmul.py   70% 205 62 0   52% 94 23   64%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ms_flash_attention_score.py   32% 511 349 0   16% 246 17   27%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_multinomial.py   100% 21 0 0   88% 8 1   97%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_new_ones.py   100% 16 0 0   100% 6 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_nonzero.py   97% 31 1 0   75% 16 4   89%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_norm.py   90% 70 7 0   74% 42 5   84%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_npu_flash_attention_score.py   31% 531 368 0   19% 262 21   27%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_one_hot_ext.py   58% 170 71 0   46% 92 14   54%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ops.py   52% 33 16 0   25% 16 0   43%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ops_register.py   100% 5 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_outer.py   92% 37 3 0   79% 14 3   88%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_pad.py   84% 32 5 0   70% 20 2   79%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_reduce.py   86% 159 22 0   76% 74 12   83%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_repeat.py   100% 44 0 0   100% 20 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_repeat_interleave.py   85% 33 5 0   72% 18 5   80%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_reshape.py   82% 166 30 0   71% 78 9   78%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_scaled_dot_product_attention.py   17% 183 152 0   3% 98 1   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_scatter.py   100% 32 0 0   88% 26 3   95%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_scatter_update.py   90% 41 4 0   86% 28 4   88%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_slice.py   82% 34 6 0   62% 16 2   76%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_slice_ext.py   100% 9 0 0   100% 2 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_sort.py   95% 38 2 0   83% 12 2   92%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_split.py   73% 110 30 0   67% 46 7   71%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_squeeze.py   88% 91 11 0   79% 48 8   85%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_stack.py   98% 45 1 0   83% 12 2   95%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_topk.py   94% 18 1 0   90% 10 1   93%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_transpose.py   95% 38 2 0   91% 22 2   93%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_tuple_elementwise.py   50% 6 3 0   0% 2 0   38%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_unbind.py   100% 23 0 0   100% 6 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / sharding_plan.py   100% 8 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / tensor_parallel / __init__.py   100% 3 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / tensor_parallel / api.py   98% 53 1 0   96% 24 1   97%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / tensor_parallel / style.py   90% 266 26 0   87% 98 11   89%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / utils / __init__.py   100% 3 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / utils / clip_grad.py   67% 6 2 0   100% 0 0   67%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / utils / shape_utils.py   91% 23 2 0   75% 12 3   86%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / __init__.py   100% 1 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / __init__.py   100% 4 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / activation_swap.py   50% 117 58 0   38% 40 5   47%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / checkpoint_wrapper.py   79% 14 3 0   0% 2 0   69%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / sac.py   27% 79 58 0   0% 30 0   19%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / autograd_compat.py   70% 118 35 0   69% 42 9   70%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / dtensor.py   31% 107 74 0   8% 38 3   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / _version_utils.py   100% 5 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / hook_function.py   21% 38 30 0   0% 14 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / pack_utils.py   25% 134 101 0   0% 68 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / param.py   42% 414 240 0   23% 164 17   37%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / param_group.py   18% 451 368 0   0% 168 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / scheduler.py   46% 112 60 0   26% 46 4   41%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / state.py   60% 311 123 0   44% 158 31   55%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / init_weights.py   26% 50 37 0   12% 16 0   23%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / parameter_init.py   3% 32 31 0   0% 18 0   2%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / pipeline_parallel / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / pipeline_parallel / _utils.py   19% 80 65 0   0% 26 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / pipeline_parallel / stage.py   19% 83 67 0   0% 34 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / platform.py   44% 548 307 0   3% 118 2   37%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / utils.py   25% 4 3 0   0% 2 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / platform.py   64% 347 125 0   27% 30 4   61%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / common / __init__.py   100% 2 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / common / moe.py   85% 172 26 0   84% 38 2   85%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / dtensor.py   57% 125 54 0   19% 16 3   52%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / hook_function.py   21% 38 30 0   0% 14 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / pack_utils.py   79% 132 28 0   59% 68 26   72%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / param.py   69% 452 140 3   45% 184 51   62%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / param_group.py   30% 447 311 0   16% 178 14   26%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / scheduler.py   42% 122 71 0   24% 50 4   37%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / state.py   61% 270 104 0   45% 152 32   55%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / function_override.py   32% 44 30 0   0% 16 0   23%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / group_utils.py   9% 88 80 0   0% 50 0   6%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / init_weights.py   15% 27 23 0   0% 8 0   11%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / pipeline_parallel / __init__.py   100% 0 0 0   100% 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / pipeline_parallel / stage.py   21% 78 62 0   0% 30 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / platform.py   55% 602 269 0   32% 126 14   51%
Total   50% 17416 8705 8   33% 6986 745   45%

No items found using the specified filter.