Coverage report: 19%

Files Functions Classes

coverage.py v7.13.1, created at 2026-05-27 19:25 +0800

File   statements missing excluded   coverage
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / __init__.py   18 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / __init__.py   1 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / __init__.py   5 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / _backbone.py   387 334 2   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / _bwd_overhead.py   106 98 0   8%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / _context.py   98 50 2   49%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / _func_tracer.py   135 120 0   11%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / _hook_manager.py   206 165 2   20%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / _ppb.py   120 111 0   8%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / _utils.py   44 28 2   36%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / demo.py   36 36 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / estimate_v2.py   142 114 3   20%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / evaluators / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / evaluators / body.py   59 38 4   36%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / evaluators / comm.py   78 53 3   32%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / evaluators / head.py   45 28 3   38%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / evaluators / layer_block.py   97 63 3   35%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / evaluators / tail.py   128 88 3   31%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / evaluators / utils.py   147 114 4   22%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / hook_base.py   43 26 2   40%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / hooks / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / hooks / template.py   21 21 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / logger.py   17 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / score.py   16 16 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / memory_estimation / size.py   131 88 0   33%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / __init__.py   1 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / _cost_model_variables.py   166 63 2   62%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / arch_hooks.py   181 162 0   10%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / config.py   72 52 0   28%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / cost_model_preprocess.py   143 118 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / framework_parsers / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / framework_parsers / _cost_model_parser.py   47 47 2   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / framework_parsers / cost_model_parser_hyperparallel.py   175 175 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / framework_parsers / cost_model_parser_mindformers.py   136 136 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / framework_parsers / cost_model_parser_mindspeed.py   168 168 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / generate_partitions.py   124 111 0   10%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / hardware.py   140 105 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / common / layer_type.py   7 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / dimensions.py   128 82 2   36%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / auto_parallel / sapp_nd / nd / logger.py   50 24 0   52%
 / 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 / activation_checkpoint / __init__.py   2 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / activation_checkpoint / activation_checkpoint.py   22 6 0   73%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / activation_checkpoint / swap.py   382 321 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / context_parallel / __init__.py   4 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / context_parallel / async_context_parallel.py   110 88 0   20%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / context_parallel / context_parallel.py   167 141 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / context_parallel / dsa_context_parallel.py   250 204 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / __init__.py   11 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / api.py   131 101 0   23%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / async_staging.py   26 16 0   38%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / filesystem_storage.py   197 160 0   19%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / layout.py   65 52 0   20%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / loader.py   11 5 0   55%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / metadata.py   29 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / offline_transform.py   217 182 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / planner.py   83 21 0   75%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / reshard.py   160 147 0   8%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / saver.py   11 5 0   55%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / standard_planner.py   269 229 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / storage.py   42 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / distributed_checkpoint / util.py   139 118 0   15%
 / 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 / _mesh_layout.py   209 158 0   24%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / device_mesh.py   795 667 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / dtensor.py   239 175 1   27%
 / 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   445 363 0   18%
 / 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 / random.py   205 149 0   27%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / redistribute_infer.py   343 309 0   10%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / dtensor / tensor_redistribution.py   214 187 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / expert_parallel / __init__.py   2 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / expert_parallel / expert_parallel.py   112 79 0   29%
 / 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   294 251 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_param.py   150 104 2   31%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_scheduler.py   180 146 0   19%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_state.py   82 65 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / fully_shard / hsdp_utils.py   160 116 0   28%
 / 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 / pipeline_parallel / __init__.py   7 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / comm_compute_overlap.py   58 46 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / hook_coordinator.py   70 51 0   27%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / scheduler.py   847 731 1   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / stage.py   294 251 0   15%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / pipeline_parallel / utils.py   40 19 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 / _op_dispatch.py   540 414 0   23%
 / 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 / dfunction.py   35 17 0   51%
 / 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_all_gather_matmul.py   57 45 0   21%
 / 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_cell_backward_hook.py   16 13 0   19%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_chunk_view.py   41 38 0   7%
 / 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_conv3d.py   78 68 0   13%
 / 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 220 0   10%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_embedding.py   77 70 0   9%
 / 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_histc_ext.py   37 29 0   22%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_inplace_scatter_value.py   31 28 0   10%
 / 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_lightning_indexer.py   93 75 0   19%
 / 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   205 184 0   10%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_matmul_reduce_scatter.py   45 35 0   22%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_mhc_post.py   46 32 0   30%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_mhc_pre_sinkhorn.py   55 35 0   36%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ms_flash_attention_score.py   486 417 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_multinomial.py   21 17 0   19%
 / 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_dense_lightning_indexer_grad_kl_loss.py   146 125 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_npu_dense_lightning_indexer_softmax_lse.py   113 93 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_npu_flash_attention_score.py   506 442 0   13%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_npu_sparse_flash_attention.py   107 89 0   17%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_npu_sparse_lightning_indexer_grad_kl_loss.py   146 125 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_one_hot_ext.py   147 129 0   12%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_ops.py   33 21 0   36%
 / 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 114 0   28%
 / 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_rotary_position_embedding.py   36 27 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / shard / ops / parallel_scaled_dot_product_attention.py   160 138 0   14%
 / 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   38 31 0   18%
 / 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_stack.py   45 39 0   13%
 / 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_tuple_elementwise.py   6 3 0   50%
 / 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 / tensor_parallel / __init__.py   3 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / tensor_parallel / api.py   53 37 0   30%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / core / tensor_parallel / style.py   266 209 0   21%
 / 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 / custom_ops / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / custom_ops / experimental / __init__.py   2 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / custom_ops / experimental / experimental_ops.py   15 5 0   67%
 / 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 / mindspore / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / __init__.py   4 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / activation_swap.py   146 111 0   24%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / checkpoint_wrapper.py   14 7 0   50%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / activation_checkpoint / sac.py   79 58 0   27%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / autograd_compat.py   118 87 0   26%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / custom_ops / __init__.py   2 2 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / custom_ops / custom_op_impl.py   76 76 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / custom_ops / custom_ops.py   17 17 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / dtensor.py   107 80 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / _version_utils.py   5 1 0   80%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / hook_function.py   38 30 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / pack_utils.py   134 101 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / param.py   416 343 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / param_group.py   451 368 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / scheduler.py   119 93 0   22%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / fully_shard / state.py   312 262 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / init_weights.py   50 37 0   26%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / parameter_init.py   32 31 0   3%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / pipeline_parallel / __init__.py   0 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / pipeline_parallel / _utils.py   84 69 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / pipeline_parallel / backward.py   350 317 0   9%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / pipeline_parallel / stage.py   98 80 0   18%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / platform.py   690 401 0   42%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / platform_graph.py   30 30 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / mindspore / utils.py   4 3 0   25%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / platform.py   359 140 0   61%
 / 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 / activation_checkpoint / __init__.py   1 1 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / activation_checkpoint / activation_swap.py   114 114 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / activation_checkpoint / sac.py   106 106 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / clip_grad.py   289 289 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / common / __init__.py   2 0 0   100%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / common / moe.py   181 155 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / custom_ops / __init__.py   16 16 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / dtensor.py   125 77 0   38%
 / 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 / pack_utils.py   132 100 0   24%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / param.py   502 423 3   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / param_group.py   527 444 0   16%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / scheduler.py   133 105 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / state.py   352 301 0   14%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / fully_shard / state_dict_utils.py   45 36 0   20%
 / 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   27 23 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 / _utils.py   49 49 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / pipeline_parallel / stage.py   95 75 0   21%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / platform / torch / platform.py   622 368 0   41%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / __init__.py   3 3 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / base.py   642 642 6   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / callbacks / __init__.py   2 2 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / callbacks / base.py   319 319 2   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / config.py   288 288 1   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / llm_trainer.py   197 197 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / parallel_dims.py   139 139 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / utils / __init__.py   2 2 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / utils / discovery.py   21 21 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / utils / logging.py   67 67 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / utils / loss.py   14 14 0   0%
 / home / jenkins / .local / lib / python3.10 / site-packages / hyper_parallel / trainer / vl_trainer.py   145 145 0   0%
Total   25808 20918 56   19%

No items found using the specified filter.