.clang-format
.gitignore
.gitmodules
.markdownlint.yaml
.pre-commit-config.yaml
.readthedocs.yaml
AGENTS.md
CLAUDE.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.310p
Dockerfile.310p.openEuler
Dockerfile.a3
Dockerfile.a3.openEuler
Dockerfile.openEuler
LICENSE
README.md
README.zh.md
codecov.yml
collect_env.py
format.sh
mypy.ini
packages.txt
pyproject.toml
requirements-dev.txt
requirements-lint.txt
requirements.txt
setup.py
typos.toml
.agents/README.md
.agents/skills/main2main/SKILL.md
.agents/skills/main2main/error-analysis.md
.agents/skills/main2main/proactive-upgrade.md
.agents/skills/main2main/reference/error-patterns.md
.agents/skills/vllm-ascend-model-adapter/SKILL.md
.agents/skills/vllm-ascend-model-adapter/references/deliverables.md
.agents/skills/vllm-ascend-model-adapter/references/fp8-on-npu-lessons.md
.agents/skills/vllm-ascend-model-adapter/references/multimodal-ep-aclgraph-lessons.md
.agents/skills/vllm-ascend-model-adapter/references/troubleshooting.md
.agents/skills/vllm-ascend-model-adapter/references/workflow-checklist.md
.agents/skills/vllm-ascend-release/SKILL.md
.agents/skills/vllm-ascend-release/references/ref-past-release-notes-highlight.md
.agents/skills/vllm-ascend-release/references/version-files.yaml
.agents/skills/vllm-ascend-release/scripts/fetch_commits.py
.agents/skills/vllm-ascend-release/scripts/generate_announcement.py
.agents/skills/vllm-ascend-release/scripts/generate_checklist.py
.agents/skills/vllm-ascend-release/scripts/scan_nightly_status.py
.agents/skills/vllm-ascend-release/scripts/scan_release_bugs.py
.agents/skills/vllm-ascend-release/scripts/scan_test_coverage.py
.agents/skills/vllm-ascend-release/scripts/update_checklist_section.py
.agents/skills/vllm-ascend-release/scripts/update_version_references.py
.agents/skills/vllm-ascend-release/templates/feedback-issue-template.md
.agents/skills/vllm-ascend-release/templates/release-checklist-template.md
.claude/README.md
.gemini/config.yaml
.gemini/styleguide.md
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/actionlint.yaml
.github/dependabot.yml
.github/issue-labeler.yml
.github/labeler.yml
.github/ISSUE_TEMPLATE/100-documentation.yml
.github/ISSUE_TEMPLATE/110-user-story.yml
.github/ISSUE_TEMPLATE/200-installation.yml
.github/ISSUE_TEMPLATE/300-usage.yml
.github/ISSUE_TEMPLATE/400-bug-report.yml
.github/ISSUE_TEMPLATE/500-feature-request.yml
.github/ISSUE_TEMPLATE/600-new-model.yml
.github/ISSUE_TEMPLATE/700-performance-discussion.yml
.github/ISSUE_TEMPLATE/750-RFC.yml
.github/ISSUE_TEMPLATE/800-others.yml
.github/ISSUE_TEMPLATE/900-release-checklist.yml
.github/ISSUE_TEMPLATE/config.yml
.github/workflows/README.md
.github/workflows/_e2e_nightly_multi_node.yaml
.github/workflows/_e2e_nightly_single_node.yaml
.github/workflows/_e2e_nightly_single_node_models.yaml
.github/workflows/_e2e_test.yaml
.github/workflows/_nightly_image_build.yaml
.github/workflows/_optional_smart_e2e.yaml
.github/workflows/_parse_trigger.yaml
.github/workflows/_pre_commit.yml
.github/workflows/_schedule_image_build.yaml
.github/workflows/bot_issue_manage.yaml
.github/workflows/bot_merge_conflict.yaml
.github/workflows/bot_pr_create.yaml
.github/workflows/dispatch_main2main_bisect.yaml
.github/workflows/labeled_doctest.yaml
.github/workflows/labled_download_model_dataset.yaml
.github/workflows/nightly_image_build.yaml
.github/workflows/pr_close_cancel_job.yaml
.github/workflows/pr_test_full.yaml
.github/workflows/pr_test_light.yaml
.github/workflows/push_build_csrc_cache.yaml
.github/workflows/schedule_doc_linkcheck.yaml
.github/workflows/schedule_doc_translate.yaml
.github/workflows/schedule_image_build_and_push.yaml
.github/workflows/schedule_lint_image_build.yaml
.github/workflows/schedule_nightly_test_a2.yaml
.github/workflows/schedule_nightly_test_a3.yaml
.github/workflows/schedule_release_code_and_wheel.yml
.github/workflows/schedule_stale_manage.yaml
.github/workflows/schedule_test_vllm_main.yaml
.github/workflows/schedule_update_estimated_time.yaml
.github/workflows/schedule_vllm_e2e_test.yaml
.github/workflows/dockerfiles/Dockerfile.buildwheel.310p
.github/workflows/dockerfiles/Dockerfile.buildwheel.a2
.github/workflows/dockerfiles/Dockerfile.buildwheel.a3
.github/workflows/dockerfiles/Dockerfile.lint
.github/workflows/dockerfiles/Dockerfile.nightly.a2
.github/workflows/dockerfiles/Dockerfile.nightly.a3
.github/workflows/matchers/actionlint.json
.github/workflows/matchers/markdownlint.json
.github/workflows/matchers/mypy.json
.github/workflows/misc/model_dataset_list.json
.github/workflows/scripts/ci_log_summary.py
.github/workflows/scripts/ci_utils.py
.github/workflows/scripts/config.yaml
.github/workflows/scripts/determine_smart_e2e_scope.py
.github/workflows/scripts/po_translate.py
.github/workflows/scripts/run_suite.py
.github/workflows/scripts/runner_label.json
.github/workflows/scripts/smart_ut_README.md
.github/workflows/scripts/update_estimated_time.py
.github/workflows/scripts/upstream_config.yaml
.github/workflows/scripts/ut_blacklist.yaml
.github/workflows/scripts/ut_config.yaml
.github/workflows/scripts/wheel/config.json
.github/workflows/scripts/wheel/make_variant.py
.github/workflows/scripts/wheel/pyproject.toml
benchmarks/README.md
benchmarks/requirements-bench.txt
benchmarks/ops/ben_vocabparallelembedding.py
benchmarks/scripts/convert_json_to_markdown.py
benchmarks/scripts/perf_result_template.md
benchmarks/scripts/run-performance-benchmarks.sh
benchmarks/tests/latency-tests.json
benchmarks/tests/serving-tests.json
benchmarks/tests/throughput-tests.json
cmake/utils.cmake
csrc/CMakeLists.txt
csrc/build.sh
csrc/build_aclnn.sh
csrc/camem_allocator.cpp
csrc/ops.h
csrc/torch_binding.cpp
csrc/torch_binding_meta.cpp
csrc/utils.h
csrc/aclnn_torch_adapter/NPUBridge.cpp
csrc/aclnn_torch_adapter/NPUBridge.h
csrc/aclnn_torch_adapter/NPUStorageImpl.cpp
csrc/aclnn_torch_adapter/NPUStorageImpl.h
csrc/aclnn_torch_adapter/op_api_common.h
csrc/add_rms_norm_bias/add_rms_norm_bias_torch_adpt.h
csrc/add_rms_norm_bias/op_host/CMakeLists.txt
csrc/add_rms_norm_bias/op_host/add_rms_norm_bias_def.cpp
csrc/add_rms_norm_bias/op_host/add_rms_norm_bias_infershape.cpp
csrc/add_rms_norm_bias/op_host/add_rms_norm_bias_tiling.cpp
csrc/add_rms_norm_bias/op_host/add_rms_norm_bias_tiling.h
csrc/add_rms_norm_bias/op_host/error_log.h
csrc/add_rms_norm_bias/op_kernel/add_rms_norm_bias.cpp
csrc/add_rms_norm_bias/op_kernel/add_rms_norm_bias.h
csrc/add_rms_norm_bias/op_kernel/add_rms_norm_bias_merge_n.h
csrc/add_rms_norm_bias/op_kernel/add_rms_norm_bias_multi_n.h
csrc/add_rms_norm_bias/op_kernel/add_rms_norm_bias_single_n.h
csrc/add_rms_norm_bias/op_kernel/add_rms_norm_bias_split_d.h
csrc/add_rms_norm_bias/op_kernel/reduce_common.h
csrc/add_rms_norm_bias/op_kernel/rms_norm_base.h
csrc/apply_top_k_top_p_custom/apply_top_k_top_p_custom_torch_adpt.h
csrc/apply_top_k_top_p_custom/op_host/CMakeLists.txt
csrc/apply_top_k_top_p_custom/op_host/aclnn_apply_top_k_top_p_custom.cpp
csrc/apply_top_k_top_p_custom/op_host/aclnn_apply_top_k_top_p_custom.h
csrc/apply_top_k_top_p_custom/op_host/apply_top_k_top_p_custom.cpp
csrc/apply_top_k_top_p_custom/op_host/apply_top_k_top_p_custom.h
csrc/apply_top_k_top_p_custom/op_host/apply_top_k_top_p_custom_def.cpp
csrc/apply_top_k_top_p_custom/op_host/apply_top_k_top_p_custom_tiling.cpp
csrc/apply_top_k_top_p_custom/op_host/apply_top_k_top_p_custom_tiling.h
csrc/apply_top_k_top_p_custom/op_host/error_log.h
csrc/apply_top_k_top_p_custom/op_host/sort.h
csrc/apply_top_k_top_p_custom/op_kernel/apply_top_k_top_p_custom.cpp
csrc/apply_top_k_top_p_custom/op_kernel/apply_top_k_top_p_custom.h
csrc/apply_top_k_top_p_custom/op_kernel/apply_top_p_custom.h
csrc/batch_matmul_transpose/batch_matmul_transpose_torch_adpt.h
csrc/batch_matmul_transpose/op_host/batch_matmul_transpose.h
csrc/batch_matmul_transpose/op_host/common.h
csrc/batch_matmul_transpose/op_host/common_tiling.h
csrc/batch_matmul_transpose/op_host/tiling/tiling_data.cpp
csrc/batch_matmul_transpose/op_host/tiling/tiling_data.h
csrc/batch_matmul_transpose/op_kernel/batch_matmul_transpose_kernel.cpp
csrc/causal_conv1d/op_host/CMakeLists.txt
csrc/causal_conv1d/op_host/causal_conv1d_def.cpp
csrc/causal_conv1d/op_host/causal_conv1d_infershape.cpp
csrc/causal_conv1d/op_host/causal_conv1d_tiling.cpp
csrc/causal_conv1d/op_host/causal_conv1d_tiling_planner.h
csrc/causal_conv1d/op_host/causal_conv1d_tiling_utils.h
csrc/causal_conv1d/op_host/causal_conv1d_tiling_validation.h
csrc/causal_conv1d/op_host/error_log.h
csrc/causal_conv1d/op_host/tiling_util.cpp
csrc/causal_conv1d/op_kernel/causal_conv1d.cpp
csrc/causal_conv1d/op_kernel/causal_conv1d.h
csrc/causal_conv1d/op_kernel/causal_conv1d_common.h
csrc/causal_conv1d/op_kernel/causal_conv1d_fn.h
csrc/causal_conv1d/op_kernel/causal_conv1d_fn_tasks.h
csrc/causal_conv1d/op_kernel/causal_conv1d_tiling_data.h
csrc/causal_conv1d/op_kernel/causal_conv1d_tiling_key.h
csrc/causal_conv1d/op_kernel/causal_conv1d_update.h
csrc/causal_conv1d/tiling_base/data_copy_transpose_tiling.h
csrc/causal_conv1d/tiling_base/data_copy_transpose_tiling_def.h
csrc/causal_conv1d/tiling_base/error_log.h
csrc/causal_conv1d/tiling_base/tiling_base.h
csrc/causal_conv1d/tiling_base/tiling_key.h
csrc/causal_conv1d/tiling_base/tiling_templates_registry.h
csrc/causal_conv1d/tiling_base/tiling_type.h
csrc/causal_conv1d/tiling_base/tiling_util.h
csrc/causal_conv1d_v310/causal_conv1d_310_torch_adpt.h
csrc/causal_conv1d_v310/op_host/CMakeLists.txt
csrc/causal_conv1d_v310/op_host/causal_conv1d_v310_def.cpp
csrc/causal_conv1d_v310/op_host/causal_conv1d_v310_infershape.cpp
csrc/causal_conv1d_v310/op_host/causal_conv1d_v310_tiling.cpp
csrc/causal_conv1d_v310/op_host/causal_conv1d_v310_tiling.h
csrc/causal_conv1d_v310/op_host/math_util.h
csrc/causal_conv1d_v310/op_kernel/causal_conv1d_v310.cpp
csrc/causal_conv1d_v310/op_kernel/causal_conv1d_v310.h
csrc/causal_conv1d_v310/op_kernel/causal_conv1d_v310_common.h
csrc/causal_conv1d_v310/op_kernel/causal_conv1d_v310_tiling_data.h
csrc/causal_conv1d_v310/op_kernel/causal_conv1d_v310_tiling_key.h
csrc/causal_conv1d_v310/tiling_base/error_log.h
csrc/causal_conv1d_v310/tiling_base/tiling_base.h
csrc/causal_conv1d_v310/tiling_base/tiling_templates_registry.h
csrc/causal_conv1d_v310/tiling_base/tiling_util.h
csrc/cmake/config.cmake
csrc/cmake/func.cmake
csrc/cmake/intf.cmake
csrc/cmake/intf_pub.cmake
csrc/cmake/modules/Findalog.cmake
csrc/cmake/scripts/prepare.sh
csrc/copy_and_expand_eagle_inputs/op_host/CMakeLists.txt
csrc/copy_and_expand_eagle_inputs/op_host/copy_and_expand_eagle_inputs_def.cpp
csrc/copy_and_expand_eagle_inputs/op_host/copy_and_expand_eagle_inputs_infershape.cpp
csrc/copy_and_expand_eagle_inputs/op_host/copy_and_expand_eagle_inputs_tiling.cpp
csrc/copy_and_expand_eagle_inputs/op_host/copy_and_expand_eagle_inputs_tiling.h
csrc/copy_and_expand_eagle_inputs/op_kernel/copy_and_expand_eagle_inputs.cpp
csrc/dispatch_ffn_combine/dispatch_ffn_combine_torch_adpt.h
csrc/dispatch_ffn_combine/op_host/CMakeLists.txt
csrc/dispatch_ffn_combine/op_host/aclnn_dispatch_ffn_combine.cpp
csrc/dispatch_ffn_combine/op_host/aclnn_dispatch_ffn_combine.h
csrc/dispatch_ffn_combine/op_host/dispatch_ffn_combine_def.cpp
csrc/dispatch_ffn_combine/op_host/dispatch_ffn_combine_proto.cpp
csrc/dispatch_ffn_combine/op_host/dispatch_ffn_combine_tiling.cpp
csrc/dispatch_ffn_combine/op_host/error_log.h
csrc/dispatch_ffn_combine/op_host/hcom_topo_info.h
csrc/dispatch_ffn_combine/op_host/tiling_args.h
csrc/dispatch_ffn_combine/op_kernel/dispatch_ffn_combine.cpp
csrc/dispatch_ffn_combine/op_kernel/dispatch_ffn_combine.h
csrc/dispatch_ffn_combine/op_kernel/dispatch_ffn_combine_kernel.hpp
csrc/dispatch_ffn_combine/op_kernel/dispatch_ffn_combine_tiling.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_init_routing_quant_v2.cpp
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_init_routing_quant_v2_tiling.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_init_routing_v2_tiling.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_common.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_expert_token_out.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_fullload_dynamic_quant.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_fullload_quant.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_fullload_quant_base.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_gather_dynamic_quant.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_gather_out.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_gather_quant.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_init_routing_fullload.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_mrgsort.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_mrgsort_out.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_sort_base.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_sort_multi_core.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_sort_one_core.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_src_to_dst_and_gather.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_src_to_dst_op.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/moe_v2_src_to_dst_with_capacity.h
csrc/dispatch_ffn_combine/op_kernel/moe_init_routing_quant_v2/tiling_base.h
csrc/dispatch_ffn_combine/op_kernel/unpermute/moe_token_unpermute.h
csrc/dispatch_ffn_combine/op_kernel/unpermute/moe_token_unpermute_tiling.h
csrc/dispatch_ffn_combine/op_kernel/utils/block_epilogue_pertoken_row.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/block_epilogue_pertoken_swiglu.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/block_epilogue_pertoken_v2.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/block_mmad_preload_async_fixpipe_quant.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/const_args.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/copy_gm_to_l1_custom.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/dispatch_policy_custom.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/get_tensor_addr.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/hccl_shmem.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/layout3d.hpp
csrc/dispatch_ffn_combine/op_kernel/utils/moe_distribute_base.h
csrc/dispatch_ffn_combine/op_kernel/utils/select_helper.hpp
csrc/dispatch_ffn_combine_bf16/op_host/CMakeLists.txt
csrc/dispatch_ffn_combine_bf16/op_host/aclnn_dispatch_ffn_combine_bf16.cpp
csrc/dispatch_ffn_combine_bf16/op_host/aclnn_dispatch_ffn_combine_bf16.h
csrc/dispatch_ffn_combine_bf16/op_host/dispatch_ffn_combine_bf16_def.cpp
csrc/dispatch_ffn_combine_bf16/op_host/dispatch_ffn_combine_bf16_proto.cpp
csrc/dispatch_ffn_combine_bf16/op_host/dispatch_ffn_combine_bf16_tiling.cpp
csrc/dispatch_ffn_combine_bf16/op_host/error_log.h
csrc/dispatch_ffn_combine_bf16/op_host/hcom_topo_info.h
csrc/dispatch_ffn_combine_bf16/op_host/tiling_args.h
csrc/dispatch_ffn_combine_bf16/op_kernel/dispatch_ffn_combine_bf16.cpp
csrc/dispatch_ffn_combine_bf16/op_kernel/dispatch_ffn_combine_bf16.h
csrc/dispatch_ffn_combine_bf16/op_kernel/dispatch_ffn_combine_bf16_kernel.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/dispatch_ffn_combine_bf16_tiling.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_init_routing_v2.cpp
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_init_routing_v2_tiling.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_common.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_expert_token_out.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_gather_out.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_init_routing_fullload.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_mrgsort.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_mrgsort_out.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_sort_base.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_sort_multi_core.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_sort_one_core.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_src_to_dst_op.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_src_to_dst_op_simt.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/moe_v2_src_to_dst_with_capacity.h
csrc/dispatch_ffn_combine_bf16/op_kernel/moe_init_routing_v2/tiling_base.h
csrc/dispatch_ffn_combine_bf16/op_kernel/unpermute/moe_token_unpermute.h
csrc/dispatch_ffn_combine_bf16/op_kernel/unpermute/moe_token_unpermute_tiling.h
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/block_epilogue_pertoken_row.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/block_epilogue_pertoken_swiglu.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/block_epilogue_pertoken_v2.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/block_mmad_preload_async_fixpipe_quant.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/const_args.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/copy_gm_to_l1_custom.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/dispatch_policy_custom.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/get_tensor_addr.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/hccl_shmem.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/layout3d.hpp
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/moe_distribute_base.h
csrc/dispatch_ffn_combine_bf16/op_kernel/utils/select_helper.hpp
csrc/dispatch_ffn_combine_w4_a8/op_host/CMakeLists.txt
csrc/dispatch_ffn_combine_w4_a8/op_host/aclnn_dispatch_ffn_combine_w4_a8.cpp
csrc/dispatch_ffn_combine_w4_a8/op_host/aclnn_dispatch_ffn_combine_w4_a8.h
csrc/dispatch_ffn_combine_w4_a8/op_host/dispatch_ffn_combine_w4_a8_def.cpp
csrc/dispatch_ffn_combine_w4_a8/op_host/dispatch_ffn_combine_w4_a8_proto.cpp
csrc/dispatch_ffn_combine_w4_a8/op_host/dispatch_ffn_combine_w4_a8_tiling.cpp
csrc/dispatch_ffn_combine_w4_a8/op_host/error_log.h
csrc/dispatch_ffn_combine_w4_a8/op_host/hcom_topo_info.h
csrc/dispatch_ffn_combine_w4_a8/op_host/tiling_args.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/dispatch_ffn_combine_w4_a8.cpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/dispatch_ffn_combine_w4_a8.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/dispatch_ffn_combine_w4_a8_kernel.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/dispatch_ffn_combine_w4_a8_tiling.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_init_routing_quant_v2.cpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_init_routing_quant_v2_tiling.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_init_routing_v2_tiling.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_common.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_expert_token_out.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_fullload_dynamic_quant.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_fullload_quant.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_fullload_quant_base.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_gather_dynamic_quant.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_gather_out.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_gather_quant.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_init_routing_fullload.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_mrgsort.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_mrgsort_out.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_sort_base.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_sort_multi_core.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_sort_one_core.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_src_to_dst_and_gather.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_src_to_dst_op.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/moe_v2_src_to_dst_with_capacity.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/moe_init_routing_quant_v2/tiling_base.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/unpermute/moe_token_unpermute.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/unpermute/moe_token_unpermute_tiling.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/block_epilogue_w4a8post_pertoken_swiglu.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/block_epilogue_w4a8post_pertoken_v2.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/block_mmad_w4a4.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/const_args.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/copy_gm_to_l1_custom.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/dispatch_policy_custom.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/get_tensor_addr.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/hccl_shmem.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/layout3d.hpp
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/moe_distribute_base.h
csrc/dispatch_ffn_combine_w4_a8/op_kernel/utils/select_helper.hpp
csrc/dispatch_gmm_combine_decode/dispatch_gmm_combine_decode_torch_adpt.h
csrc/dispatch_gmm_combine_decode/op_host/CMakeLists.txt
csrc/dispatch_gmm_combine_decode/op_host/aclnn_dispatch_gmm_combine_decode.cpp
csrc/dispatch_gmm_combine_decode/op_host/aclnn_dispatch_gmm_combine_decode.h
csrc/dispatch_gmm_combine_decode/op_host/dispatch_gmm_combine_decode_def.cpp
csrc/dispatch_gmm_combine_decode/op_host/dispatch_gmm_combine_decode_proto.cpp
csrc/dispatch_gmm_combine_decode/op_host/dispatch_gmm_combine_decode_tiling.cpp
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode.cpp
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode_base.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode_bf16_fp16.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode_tiling.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/dispatch_policy.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/block/block_epilogue.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/block/block_epilogue_bf16_fp16.hpp
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/block/block_epilogue_per_token_dequant.hpp
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/block/block_epilogue_per_token_dequant_swiglu.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/block/block_epilogue_swiglu_bf16_fp16.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/tile/tile_stride_binary.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/epilogue/tile/tile_stride_muls.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/gemm/dispatch_policy.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/gemm/block/block_mmad.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/gemm/block/block_mmad_preload_async_with_callback_resident_a.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/gemm/kernel/grouped_matmul_slice_m_multistage_workspace_bf16_fp16.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/gemm/kernel/grouped_matmul_slice_m_per_token_dequant_multistage_workspace.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/gemm/kernel/grouped_matmul_slice_m_per_token_dequant_swiglu_quant_multistage_workspace.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/gemm/kernel/grouped_matmul_slice_m_swiglu_multistage_workspace_bf16_fp16.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/raw_distributed/cam_moe_distribute_combine.h
csrc/dispatch_gmm_combine_decode/op_kernel/dispatch_gmm_combine_decode/raw_distributed/cam_moe_distribute_dispatch.h
csrc/dispatch_layout/dispatch_layout_torch_adpt.h
csrc/dispatch_layout/op_host/CMakeLists.txt
csrc/dispatch_layout/op_host/aclnn_dispatch_layout.cpp
csrc/dispatch_layout/op_host/aclnn_dispatch_layout.h
csrc/dispatch_layout/op_host/dispatch_layout.cpp
csrc/dispatch_layout/op_host/dispatch_layout_tiling.cpp
csrc/dispatch_layout/op_kernel/dispatch_layout.cpp
csrc/dispatch_layout/op_kernel/dispatch_layout.h
csrc/dispatch_layout/op_kernel/dispatch_layout_tiling.h
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/grouped_matmul_swiglu_quant_torch_adpt.h
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/CMakeLists.txt
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/aclnn_grouped_matmul_swiglu_quant_weight_nz_tensor_list.cpp
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/aclnn_grouped_matmul_swiglu_quant_weight_nz_tensor_list.h
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/grouped_matmul_swiglu_quant_weight_nz_tensor_list.cpp
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/grouped_matmul_swiglu_quant_weight_nz_tensor_list.h
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/grouped_matmul_swiglu_quant_weight_nz_tensor_list_def.cpp
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/grouped_matmul_swiglu_quant_weight_nz_tensor_list_proto.cpp
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/grouped_matmul_swiglu_quant_weight_nz_tensor_list_tiling.cpp
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_host/grouped_matmul_swiglu_quant_weight_nz_tensor_list_tiling.h
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_kernel/grouped_matmul_swiglu_quant_weight_nz_tensor_list.cpp
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_kernel/grouped_matmul_swiglu_quant_weight_nz_tensor_list.h
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_kernel/grouped_matmul_swiglu_quant_weight_nz_tensor_list_split_ws.h
csrc/grouped_matmul_swiglu_quant_weight_nz_tensor_list/op_kernel/grouped_matmul_swiglu_quant_weight_nz_tensor_list_utils.h
csrc/hamming_dist_top_k/op_host/CMakeLists.txt
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k.cpp
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k.h
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k_def.cpp
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k_proto.cpp
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k_split.cpp
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k_split.h
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k_tiling.cpp
csrc/hamming_dist_top_k/op_host/hamming_dist_top_k_tiling.h
csrc/hamming_dist_top_k/op_host/op_host_util.h
csrc/hamming_dist_top_k/op_kernel/hamming_dist_top_k.cpp
csrc/hamming_dist_top_k/op_kernel/hamming_dist_top_k_base.h
csrc/hamming_dist_top_k/op_kernel/hamming_dist_top_k_parallel.h
csrc/hamming_dist_top_k/op_kernel/hamming_dist_top_k_split_s.h
csrc/kernels/bgmv_expand.cpp
csrc/kernels/bgmv_shrink.cpp
csrc/kernels/get_masked_input_and_mask_kernel.cpp
csrc/kernels/math_utils.h
csrc/kernels/sgmv_expand.cpp
csrc/kernels/sgmv_shrink.cpp
csrc/kernels/types.h
csrc/kernels/utils.h
csrc/lightning_indexer_quant/lightning_indexer_quant_torch_adpt.h
csrc/lightning_indexer_quant/op_host/CMakeLists.txt
csrc/lightning_indexer_quant/op_host/lightning_indexer_quant_def.cpp
csrc/lightning_indexer_quant/op_host/lightning_indexer_quant_proto.cpp
csrc/lightning_indexer_quant/op_host/lightning_indexer_quant_tiling.cpp
csrc/lightning_indexer_quant/op_host/lightning_indexer_quant_tiling.h
csrc/lightning_indexer_quant/op_kernel/lightning_indexer_quant.cpp
csrc/lightning_indexer_quant/op_kernel/lightning_indexer_quant_common.h
csrc/lightning_indexer_quant/op_kernel/lightning_indexer_quant_kernel.h
csrc/lightning_indexer_quant/op_kernel/lightning_indexer_quant_service_cube.h
csrc/lightning_indexer_quant/op_kernel/lightning_indexer_quant_service_vector.h
csrc/lightning_indexer_quant/op_kernel/lightning_indexer_quant_template_tiling_key.h
csrc/lightning_indexer_quant/op_kernel/lightning_indexer_quant_vector.h
csrc/lightning_indexer_vllm/lightning_indexer_vllm_torch_adpt.h
csrc/lightning_indexer_vllm/op_host/CMakeLists.txt
csrc/lightning_indexer_vllm/op_host/lightning_indexer_vllm_def.cpp
csrc/lightning_indexer_vllm/op_host/lightning_indexer_vllm_proto.cpp
csrc/lightning_indexer_vllm/op_host/lightning_indexer_vllm_tiling.cpp
csrc/lightning_indexer_vllm/op_host/lightning_indexer_vllm_tiling.h
csrc/lightning_indexer_vllm/op_kernel/lightning_indexer_common.h
csrc/lightning_indexer_vllm/op_kernel/lightning_indexer_kernel.h
csrc/lightning_indexer_vllm/op_kernel/lightning_indexer_service_cube.h
csrc/lightning_indexer_vllm/op_kernel/lightning_indexer_service_vector.h
csrc/lightning_indexer_vllm/op_kernel/lightning_indexer_template_tiling_key.h
csrc/lightning_indexer_vllm/op_kernel/lightning_indexer_vector.h
csrc/lightning_indexer_vllm/op_kernel/lightning_indexer_vllm.cpp
csrc/matmul_allreduce_add_rmsnorm/matmul_allreduce_add_rmsnorm_torch_adpt.h
csrc/matmul_allreduce_add_rmsnorm/op_host/CMakeLists.txt
csrc/matmul_allreduce_add_rmsnorm/op_host/aclnn_matmul_allreduce_add_rmsnorm.cpp
csrc/matmul_allreduce_add_rmsnorm/op_host/aclnn_matmul_allreduce_add_rmsnorm.h
csrc/matmul_allreduce_add_rmsnorm/op_host/matmul_allreduce_add_rmsnorm_def.cpp
csrc/matmul_allreduce_add_rmsnorm/op_host/matmul_allreduce_add_rmsnorm_proto.cpp
csrc/matmul_allreduce_add_rmsnorm/op_host/matmul_allreduce_add_rmsnorm_tiling.cpp
csrc/matmul_allreduce_add_rmsnorm/op_host/matmul_allreduce_add_rmsnorm_workspace.h
csrc/matmul_allreduce_add_rmsnorm/op_kernel/matmul_allreduce_add_rmsnorm.cpp
csrc/matmul_allreduce_add_rmsnorm/op_kernel/matmul_allreduce_add_rmsnorm_aic_kernel.h
csrc/matmul_allreduce_add_rmsnorm/op_kernel/matmul_allreduce_add_rmsnorm_aiv_kernel.h
csrc/matmul_allreduce_add_rmsnorm/op_kernel/matmul_allreduce_add_rmsnorm_tiling.h
csrc/matmul_allreduce_add_rmsnorm/op_kernel/matmul_allreduce_add_rmsnorm_utils.h
csrc/mla_preprocess/mla_preprocess_torch_adpt.h
csrc/mla_preprocess/op_host/mla_preprocess.h
csrc/mla_preprocess/op_host/tiling/mla_preprocess_tiling.h
csrc/mla_preprocess/op_kernel/mla_preprocess.h
csrc/mla_preprocess/op_kernel/mla_preprocess_kernel.cpp
csrc/mla_preprocess/op_kernel/mla_preprocess_mix_bf16.hpp
csrc/mla_preprocess/op_kernel/mla_preprocess_mix_bf16_nq.hpp
csrc/mla_preprocess/op_kernel/mla_preprocess_mix_bf16_qdown.hpp
csrc/mla_preprocess/op_kernel/mla_preprocess_mix_fp16.hpp
csrc/mla_preprocess/op_kernel/kernel/common.h
csrc/mla_preprocess/op_kernel/kernel/common_func.h
csrc/mla_preprocess/op_kernel/kernel/hardware.h
csrc/mla_preprocess/op_kernel/kernel/iterator.h
csrc/mla_preprocess/op_kernel/kernel/kernel_utils.h
csrc/mla_preprocess/op_kernel/kernel/layout.h
csrc/mla_preprocess/op_kernel/kernel/mem.h
csrc/mla_preprocess/op_kernel/kernel/mma.h
csrc/mla_preprocess/op_kernel/kernel/set_fpc.h
csrc/mla_preprocess/op_kernel/kernel/simd.h
csrc/mla_preprocess/op_kernel/kernel/utils.h
csrc/mla_preprocess/op_kernel/kernel/iterators/gm_to_l1_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/gm_to_ub_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/l0c_to_gm_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/l0c_to_l1_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/l0c_to_ub_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/l1_to_bt_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/l1_to_fb_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/l1_to_l0_iterator.inc
csrc/mla_preprocess/op_kernel/kernel/iterators/l1_to_ub_iterator.inc
csrc/moe_combine_normal/moe_combine_normal_torch_adpt.h
csrc/moe_combine_normal/op_host/CMakeLists.txt
csrc/moe_combine_normal/op_host/aclnn_moe_combine_normal.cpp
csrc/moe_combine_normal/op_host/aclnn_moe_combine_normal.h
csrc/moe_combine_normal/op_host/moe_combine_normal.cpp
csrc/moe_combine_normal/op_host/moe_combine_normal_tiling.cpp
csrc/moe_combine_normal/op_kernel/moe_combine_normal.cpp
csrc/moe_combine_normal/op_kernel/moe_combine_normal.h
csrc/moe_combine_normal/op_kernel/moe_combine_normal_tiling.h
csrc/moe_dispatch_normal/op_host/CMakeLists.txt
csrc/moe_dispatch_normal/op_host/aclnn_moe_dispatch_normal.cpp
csrc/moe_dispatch_normal/op_host/aclnn_moe_dispatch_normal.h
csrc/moe_dispatch_normal/op_host/moe_dispatch_normal.cpp
csrc/moe_dispatch_normal/op_host/moe_dispatch_normal_tiling.cpp
csrc/moe_dispatch_normal/op_kernel/moe_dispatch_normal.cpp
csrc/moe_dispatch_normal/op_kernel/moe_dispatch_normal.h
csrc/moe_dispatch_normal/op_kernel/moe_dispatch_normal_tiling.h
csrc/moe_gating_top_k/moe_gating_top_k_torch_adpt.h
csrc/moe_gating_top_k/op_host/CMakeLists.txt
csrc/moe_gating_top_k/op_host/error_log.h
csrc/moe_gating_top_k/op_host/math_util.h
csrc/moe_gating_top_k/op_host/moe_gating_top_k_def.cpp
csrc/moe_gating_top_k/op_host/moe_gating_top_k_infershape.cpp
csrc/moe_gating_top_k/op_host/moe_gating_top_k_proto.cpp
csrc/moe_gating_top_k/op_host/moe_gating_top_k_proto.h
csrc/moe_gating_top_k/op_host/moe_gating_top_k_tiling.cpp
csrc/moe_gating_top_k/op_host/moe_gating_top_k_tiling.h
csrc/moe_gating_top_k/op_host/moe_gating_top_k_tiling_arch35.cpp
csrc/moe_gating_top_k/op_host/moe_gating_top_k_tiling_base.cpp
csrc/moe_gating_top_k/op_kernel/common.h
csrc/moe_gating_top_k/op_kernel/error_log.h
csrc/moe_gating_top_k/op_kernel/moe_gating_top_k.cpp
csrc/moe_gating_top_k/op_kernel/moe_gating_top_k_apt.cpp
csrc/moe_gating_top_k/op_kernel/moe_gating_top_k_e_k_fullload.h
csrc/moe_gating_top_k/op_kernel/moe_gating_top_k_generalized.h
csrc/moe_gating_top_k/op_kernel/moe_gating_top_k_without_group.h
csrc/moe_gating_top_k/tiling_base/data_copy_transpose_tiling.h
csrc/moe_gating_top_k/tiling_base/data_copy_transpose_tiling_def.h
csrc/moe_gating_top_k/tiling_base/error_log.h
csrc/moe_gating_top_k/tiling_base/tiling_base.h
csrc/moe_gating_top_k/tiling_base/tiling_key.h
csrc/moe_gating_top_k/tiling_base/tiling_templates_registry.h
csrc/moe_gating_top_k/tiling_base/tiling_type.h
csrc/moe_gating_top_k/tiling_base/tiling_util.h
csrc/moe_grouped_matmul/op_host/CMakeLists.txt
csrc/moe_grouped_matmul/op_host/aclnn_moe_grouped_matmul.cpp
csrc/moe_grouped_matmul/op_host/aclnn_moe_grouped_matmul.h
csrc/moe_grouped_matmul/op_host/aclnn_moe_grouped_matmul_weight_nz.h
csrc/moe_grouped_matmul/op_host/moe_grouped_matmul_cpu.cpp
csrc/moe_grouped_matmul/op_host/moe_grouped_matmul_def.cpp
csrc/moe_grouped_matmul/op_host/moe_grouped_matmul_infershape.cpp
csrc/moe_grouped_matmul/op_host/moe_grouped_matmul_l0.cpp
csrc/moe_grouped_matmul/op_host/moe_grouped_matmul_l0.h
csrc/moe_grouped_matmul/op_host/moe_grouped_matmul_tiling.h
csrc/moe_grouped_matmul/op_kernel/moe_grouped_matmul.cpp
csrc/moe_grouped_matmul/op_kernel/moe_grouped_matmul.h
csrc/moe_init_routing_custom/moe_init_routing_custom_torch_adpt.h
csrc/moe_init_routing_custom/op_host/CMakeLists.txt
csrc/moe_init_routing_custom/op_host/aclnn_moe_init_routing_custom.cpp
csrc/moe_init_routing_custom/op_host/aclnn_moe_init_routing_custom.h
csrc/moe_init_routing_custom/op_host/moe_init_routing_custom.cpp
csrc/moe_init_routing_custom/op_host/moe_init_routing_custom.h
csrc/moe_init_routing_custom/op_host/moe_init_routing_custom_def.cpp
csrc/moe_init_routing_custom/op_host/moe_init_routing_custom_infershape.cpp
csrc/moe_init_routing_custom/op_host/moe_init_routing_custom_tiling.cpp
csrc/moe_init_routing_custom/op_host/moe_init_routing_custom_tiling.h
csrc/moe_init_routing_custom/op_host/moe_init_routing_custom_tiling_base.cpp
csrc/moe_init_routing_custom/op_kernel/moe_custom_common.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_expert_tokens_count.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_full_load.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_full_load_base.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_full_load_dynamic_quant.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_full_load_static_quant.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_full_load_unquantized.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_gather_droppad_static_quant.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_gather_dynamic_quant.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_gather_out.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_gather_out_droppad.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_gather_sort_multi_core.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_gather_static_quant.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_mrgsort.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_mrgsort_out.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_mrgsort_out_performance.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_mrgsort_performance.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_row_idx_gather.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_row_idx_gather_droppad.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_row_idx_gather_droppad_dynamic.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_sort_actual_expert.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_sort_base.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_sort_multi_core.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_sort_multi_core_performance.h
csrc/moe_init_routing_custom/op_kernel/moe_custom_sort_one_core.h
csrc/moe_init_routing_custom/op_kernel/moe_init_routing_custom.cpp
csrc/notify_dispatch/op_host/CMakeLists.txt
csrc/notify_dispatch/op_host/aclnn_notify_dispatch.cpp
csrc/notify_dispatch/op_host/aclnn_notify_dispatch.h
csrc/notify_dispatch/op_host/notify_dispatch.cpp
csrc/notify_dispatch/op_host/notify_dispatch_tiling.cpp
csrc/notify_dispatch/op_kernel/notify_dispatch.cpp
csrc/notify_dispatch/op_kernel/notify_dispatch.h
csrc/notify_dispatch/op_kernel/notify_dispatch_tiling.h
csrc/recurrent_gated_delta_rule/op_host/CMakeLists.txt
csrc/recurrent_gated_delta_rule/op_host/aclnn_recurrent_gated_delta_rule.cpp
csrc/recurrent_gated_delta_rule/op_host/aclnn_recurrent_gated_delta_rule.h
csrc/recurrent_gated_delta_rule/op_host/error_log.h
csrc/recurrent_gated_delta_rule/op_host/math_util.h
csrc/recurrent_gated_delta_rule/op_host/recurrent_gated_delta_rule.cpp
csrc/recurrent_gated_delta_rule/op_host/recurrent_gated_delta_rule.h
csrc/recurrent_gated_delta_rule/op_host/recurrent_gated_delta_rule_def.cpp
csrc/recurrent_gated_delta_rule/op_host/recurrent_gated_delta_rule_infershape.cpp
csrc/recurrent_gated_delta_rule/op_host/recurrent_gated_delta_rule_tiling.cpp
csrc/recurrent_gated_delta_rule/op_host/recurrent_gated_delta_rule_tiling.h
csrc/recurrent_gated_delta_rule/op_host/tiling_base.h
csrc/recurrent_gated_delta_rule/op_host/tiling_templates_registry.h
csrc/recurrent_gated_delta_rule/op_kernel/recurrent_gated_delta_rule.cpp
csrc/recurrent_gated_delta_rule/op_kernel/recurrent_gated_delta_rule.h
csrc/recurrent_gated_delta_rule/op_kernel/recurrent_gated_delta_rule_tiling_data.h
csrc/recurrent_gated_delta_rule_v310/recurrent_gated_delta_rule_310_torch_adpt.h
csrc/recurrent_gated_delta_rule_v310/op_host/CMakeLists.txt
csrc/recurrent_gated_delta_rule_v310/op_host/aclnn_recurrent_gated_delta_rule_v310.cpp
csrc/recurrent_gated_delta_rule_v310/op_host/aclnn_recurrent_gated_delta_rule_v310.h
csrc/recurrent_gated_delta_rule_v310/op_host/math_util.h
csrc/recurrent_gated_delta_rule_v310/op_host/recurrent_gated_delta_rule_v310.cpp
csrc/recurrent_gated_delta_rule_v310/op_host/recurrent_gated_delta_rule_v310.h
csrc/recurrent_gated_delta_rule_v310/op_host/recurrent_gated_delta_rule_v310_def.cpp
csrc/recurrent_gated_delta_rule_v310/op_host/recurrent_gated_delta_rule_v310_infershape.cpp
csrc/recurrent_gated_delta_rule_v310/op_host/recurrent_gated_delta_rule_v310_tiling.cpp
csrc/recurrent_gated_delta_rule_v310/op_host/recurrent_gated_delta_rule_v310_tiling.h
csrc/recurrent_gated_delta_rule_v310/op_kernel/recurrent_gated_delta_rule_v310.cpp
csrc/recurrent_gated_delta_rule_v310/op_kernel/recurrent_gated_delta_rule_v310.h
csrc/recurrent_gated_delta_rule_v310/op_kernel/recurrent_gated_delta_rule_v310_tiling_data.h
csrc/recurrent_gated_delta_rule_v310/tiling_base/error_log.h
csrc/recurrent_gated_delta_rule_v310/tiling_base/tiling_base.h
csrc/recurrent_gated_delta_rule_v310/tiling_base/tiling_templates_registry.h
csrc/recurrent_gated_delta_rule_v310/tiling_base/tiling_util.h
csrc/reshape_and_cache_bnsd/op_host/CMakeLists.txt
csrc/reshape_and_cache_bnsd/op_host/reshape_and_cache_bnsd.cpp
csrc/reshape_and_cache_bnsd/op_host/reshape_and_cache_bnsd_proto.cpp
csrc/reshape_and_cache_bnsd/op_host/reshape_and_cache_bnsd_tiling.cpp
csrc/reshape_and_cache_bnsd/op_host/reshape_and_cache_bnsd_tiling.h
csrc/reshape_and_cache_bnsd/op_kernel/kernel_utils.h
csrc/reshape_and_cache_bnsd/op_kernel/reshape_and_cache_bnsd.cpp
csrc/sparse_flash_attention/sparse_flash_attention_torch_adpt.h
csrc/sparse_flash_attention/op_host/CMakeLists.txt
csrc/sparse_flash_attention/op_host/sparse_flash_attention_def.cpp
csrc/sparse_flash_attention/op_host/sparse_flash_attention_proto.cpp
csrc/sparse_flash_attention/op_host/sparse_flash_attention_tiling.cpp
csrc/sparse_flash_attention/op_host/sparse_flash_attention_tiling.h
csrc/sparse_flash_attention/op_kernel/sparse_flash_attention.cpp
csrc/sparse_flash_attention/op_kernel/sparse_flash_attention_common.h
csrc/sparse_flash_attention/op_kernel/sparse_flash_attention_kernel_mla.h
csrc/sparse_flash_attention/op_kernel/sparse_flash_attention_service_cube_mla.h
csrc/sparse_flash_attention/op_kernel/sparse_flash_attention_service_vector_mla.h
csrc/sparse_flash_attention/op_kernel/sparse_flash_attention_template_tiling_key.h
csrc/transpose_kv_cache_by_block/op_host/CMakeLists.txt
csrc/transpose_kv_cache_by_block/op_host/transpose_kv_cache_by_block_def.cpp
csrc/transpose_kv_cache_by_block/op_host/transpose_kv_cache_by_block_proto.cpp
csrc/transpose_kv_cache_by_block/op_host/transpose_kv_cache_by_block_tiling.cpp
csrc/transpose_kv_cache_by_block/op_host/transpose_kv_cache_by_block_tiling.h
csrc/transpose_kv_cache_by_block/op_kernel/common.h
csrc/transpose_kv_cache_by_block/op_kernel/full_load.h
csrc/transpose_kv_cache_by_block/op_kernel/general.h
csrc/transpose_kv_cache_by_block/op_kernel/transpose_kv_cache_by_block.cpp
csrc/utils/CMakeLists.txt
csrc/utils/inc/aclnn_util.h
csrc/utils/inc/fallback.h
csrc/utils/inc/fallback_comm.h
csrc/utils/inc/error/ops_error.h
csrc/utils/inc/kernel/comm_args.h
csrc/utils/inc/kernel/data_copy.h
csrc/utils/inc/kernel/dropmask.h
csrc/utils/inc/kernel/moe_distribute_base.h
csrc/utils/inc/kernel/pse.h
csrc/utils/inc/kernel/sync_collectives.h
csrc/utils/inc/kernel/util.h
csrc/utils/inc/log/ops_log.h
csrc/utils/inc/log/inner/dfx_base.h
csrc/utils/inc/tiling/data_copy_transpose_tiling.h
csrc/utils/inc/tiling/data_copy_transpose_tiling_def.h
csrc/utils/inc/tiling/tiling_base.h
csrc/utils/inc/tiling/tiling_templates_registry.h
csrc/utils/inc/tiling/tiling_type.h
csrc/utils/src/fallback_comm.cpp
docs/Makefile
docs/README.md
docs/requirements-docs.txt
docs/source/conf.py
docs/source/faqs.md
docs/source/index.md
docs/source/installation.md
docs/source/llms.txt
docs/source/quick_start.md
docs/source/_templates/Model-Deployment-Tutorial-Template.md
docs/source/_templates/sections/header.html
docs/source/assets/ci_log_summary.png
docs/source/assets/deployment.png
docs/source/assets/disaggregated_prefill_pull.png
docs/source/assets/disaggregated_prefill_push.png
docs/source/assets/eplb.png
docs/source/assets/multi_node_dp_deepseek.png
docs/source/assets/multi_node_dp_kimi.png
docs/source/assets/sp_moe.png
docs/source/assets/workflow.png
docs/source/assets/cp/blocktable.png
docs/source/assets/cp/chunkedprefill.png
docs/source/assets/cp/dcp-decode.png
docs/source/assets/cp/dcp-prefill.png
docs/source/assets/cp/device_world.png
docs/source/assets/cp/head-tail-style.png
docs/source/assets/cp/overview.png
docs/source/assets/cp/pcp-decode.png
docs/source/assets/cp/pcp-prefill.png
docs/source/assets/quantization/get_quant_method.png
docs/source/assets/quantization/quant_algorithm_overview.png
docs/source/assets/quantization/quant_method_base_class.png
docs/source/assets/quantization/quant_method_call_flow.png
docs/source/assets/quantization/quant_methods_overview.png
docs/source/community/contributors.md
docs/source/community/governance.md
docs/source/community/versioning_policy.md
docs/source/community/user_stories/index.md
docs/source/community/user_stories/llamafactory.md
docs/source/developer_guide/Design_Documents/ACL_Graph.md
docs/source/developer_guide/Design_Documents/KV_Cache_Pool_Guide.md
docs/source/developer_guide/Design_Documents/ModelRunner_prepare_inputs.md
docs/source/developer_guide/Design_Documents/add_custom_aclnn_op.md
docs/source/developer_guide/Design_Documents/context_parallel.md
docs/source/developer_guide/Design_Documents/cpu_binding.md
docs/source/developer_guide/Design_Documents/disaggregated_prefill.md
docs/source/developer_guide/Design_Documents/dynamic_chunked_pipeline_parallel.md
docs/source/developer_guide/Design_Documents/eplb_swift_balancer.md
docs/source/developer_guide/Design_Documents/index.md
docs/source/developer_guide/Design_Documents/npugraph_ex.md
docs/source/developer_guide/Design_Documents/patch.md
docs/source/developer_guide/Design_Documents/quantization.md
docs/source/developer_guide/contribution/doc_writing.md
docs/source/developer_guide/contribution/e2e_ci_test.md
docs/source/developer_guide/contribution/index.md
docs/source/developer_guide/contribution/multi_node_test.md
docs/source/developer_guide/contribution/nightly_ci_test.md
docs/source/developer_guide/contribution/testing.md
docs/source/developer_guide/evaluation/index.md
docs/source/developer_guide/evaluation/using_ais_bench.md
docs/source/developer_guide/evaluation/using_evalscope.md
docs/source/developer_guide/evaluation/using_lm_eval.md
docs/source/developer_guide/evaluation/using_opencompass.md
docs/source/developer_guide/performance_and_debug/index.md
docs/source/developer_guide/performance_and_debug/msprobe_guide.md
docs/source/developer_guide/performance_and_debug/optimization_and_tuning.md
docs/source/developer_guide/performance_and_debug/performance_benchmark.md
docs/source/developer_guide/performance_and_debug/service_profiling_guide.md
docs/source/locale/zh_CN/LC_MESSAGES/faqs.po
docs/source/locale/zh_CN/LC_MESSAGES/index.po
docs/source/locale/zh_CN/LC_MESSAGES/installation.po
docs/source/locale/zh_CN/LC_MESSAGES/quick_start.po
docs/source/locale/zh_CN/LC_MESSAGES/community/contributors.po
docs/source/locale/zh_CN/LC_MESSAGES/community/governance.po
docs/source/locale/zh_CN/LC_MESSAGES/community/versioning_policy.po
docs/source/locale/zh_CN/LC_MESSAGES/community/user_stories/index.po
docs/source/locale/zh_CN/LC_MESSAGES/community/user_stories/llamafactory.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/ACL_Graph.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/KV_Cache_Pool_Guide.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/ModelRunner_prepare_inputs.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/add_custom_aclnn_op.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/context_parallel.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/cpu_binding.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/disaggregated_prefill.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/eplb_swift_balancer.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/index.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/npugraph_ex.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/patch.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/Design_Documents/quantization.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/contribution/doc_writing.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/contribution/e2e_ci_test.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/contribution/index.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/contribution/multi_node_test.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/contribution/nightly_ci_test.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/contribution/testing.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/evaluation/index.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/evaluation/using_ais_bench.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/evaluation/using_evalscope.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/evaluation/using_lm_eval.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/evaluation/using_opencompass.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/evaluation/accuracy_report/index.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/modeling/adding_a_new_model.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/modeling/adding_a_new_multimodal_model.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/modeling/index.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/performance_and_debug/index.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/performance_and_debug/msprobe_guide.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/performance_and_debug/optimization_and_tuning.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/performance_and_debug/performance_benchmark.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/performance_and_debug/profile_execute_duration.po
docs/source/locale/zh_CN/LC_MESSAGES/developer_guide/performance_and_debug/service_profiling_guide.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/index.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/long_sequence_context_parallel_multi_node.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/long_sequence_context_parallel_single_node.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/pd_colocated_mooncake_multi_instance.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/pd_disaggregation_mooncake_multi_node.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/pd_disaggregation_mooncake_single_node.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/ray.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/features/suffix_speculative_decoding.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/hardwares/310p.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/hardwares/index.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/DeepSeek-R1.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/DeepSeek-V3.1.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/DeepSeek-V3.2.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/DeepSeekOCR2.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/GLM4.x.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/GLM5.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Hunyuan-A13B-Instruct.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Kimi-K2-Thinking.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Kimi-K2.5.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/LLaVA-OneVision-Qwen2-0.5B-OV.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/MiniMax-M2.5.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Minitron-8B-Base.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/PaddleOCR-VL.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen-VL-Dense.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen2.5-7B.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen2.5-Omni.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-235B-A22B.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-30B-A3B.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-32B-W4A4.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-8B-W4A8.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-Coder-30B-A3B.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-Dense.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-Next.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-Omni-30B-A3B-Thinking.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-VL-235B-A22B-Instruct.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-VL-30B-A3B-Instruct.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-VL-Embedding.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3-VL-Reranker.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3.5-27B.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3.5-397B-A17B.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3_embedding.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/Qwen3_reranker.po
docs/source/locale/zh_CN/LC_MESSAGES/tutorials/models/index.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/release_notes.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/configuration/additional_config.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/configuration/env_vars.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/configuration/index.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/deployment_guide/index.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/deployment_guide/using_volcano_kthena.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/Fine_grained_TP.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/Multi_Token_Prediction.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/batch_invariance.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/context_parallel.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/cpu_binding.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/dynamic_batch.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/epd_disaggregation.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/eplb_swift_balancer.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/external_dp.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/graph_mode.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/index.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/kv_pool.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/large_scale_ep.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/layer_sharding.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/lmcache_ascend_deployment.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/lora.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/netloader.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/npugraph_ex.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/quantization.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/rfork.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/sequence_parallelism.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/sleep_mode.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/speculative_decoding.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/structured_output.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/ucm_deployment.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/feature_guide/weight_prefetch.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/support_matrix/index.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/support_matrix/supported_features.po
docs/source/locale/zh_CN/LC_MESSAGES/user_guide/support_matrix/supported_models.po
docs/source/logos/vllm-ascend-logo-text-dark.png
docs/source/logos/vllm-ascend-logo-text-light.png
docs/source/tutorials/features/dynamic_chunked_pipeline_parallel.md
docs/source/tutorials/features/index.md
docs/source/tutorials/features/long_sequence_context_parallel_multi_node.md
docs/source/tutorials/features/long_sequence_context_parallel_single_node.md
docs/source/tutorials/features/pd_colocated_mooncake_multi_instance.md
docs/source/tutorials/features/pd_disaggregation_mooncake_multi_node.md
docs/source/tutorials/features/pd_disaggregation_mooncake_single_node.md
docs/source/tutorials/features/ray.md
docs/source/tutorials/features/suffix_speculative_decoding.md
docs/source/tutorials/hardwares/310p.md
docs/source/tutorials/hardwares/index.md
docs/source/tutorials/models/DeepSeek-R1.md
docs/source/tutorials/models/DeepSeek-V3.1.md
docs/source/tutorials/models/DeepSeek-V3.2.md
docs/source/tutorials/models/DeepSeekOCR2.md
docs/source/tutorials/models/GLM4.x.md
docs/source/tutorials/models/GLM5.md
docs/source/tutorials/models/Hunyuan-A13B-Instruct.md
docs/source/tutorials/models/Kimi-K2-Thinking.md
docs/source/tutorials/models/Kimi-K2.5.md
docs/source/tutorials/models/LLaVA-OneVision-Qwen2-0.5B-OV.md
docs/source/tutorials/models/MiniMax-M2.5.md
docs/source/tutorials/models/Minitron-8B-Base.md
docs/source/tutorials/models/PaddleOCR-VL.md
docs/source/tutorials/models/Qwen-VL-Dense.md
docs/source/tutorials/models/Qwen3-235B-A22B.md
docs/source/tutorials/models/Qwen3-30B-A3B.md
docs/source/tutorials/models/Qwen3-32B-W4A4.md
docs/source/tutorials/models/Qwen3-8B-W4A8.md
docs/source/tutorials/models/Qwen3-Coder-30B-A3B.md
docs/source/tutorials/models/Qwen3-Dense.md
docs/source/tutorials/models/Qwen3-Next.md
docs/source/tutorials/models/Qwen3-Omni-30B-A3B-Thinking.md
docs/source/tutorials/models/Qwen3-VL-235B-A22B-Instruct.md
docs/source/tutorials/models/Qwen3-VL-30B-A3B-Instruct.md
docs/source/tutorials/models/Qwen3-VL-Embedding.md
docs/source/tutorials/models/Qwen3-VL-Reranker.md
docs/source/tutorials/models/Qwen3.5-27B.md
docs/source/tutorials/models/Qwen3.5-397B-A17B.md
docs/source/tutorials/models/Qwen3_embedding.md
docs/source/tutorials/models/Qwen3_reranker.md
docs/source/tutorials/models/index.md
docs/source/user_guide/release_notes.md
docs/source/user_guide/configuration/additional_config.md
docs/source/user_guide/configuration/env_vars.md
docs/source/user_guide/configuration/index.md
docs/source/user_guide/deployment_guide/index.md
docs/source/user_guide/deployment_guide/using_volcano_kthena.md
docs/source/user_guide/feature_guide/Fine_grained_TP.md
docs/source/user_guide/feature_guide/Multi_Token_Prediction.md
docs/source/user_guide/feature_guide/batch_invariance.md
docs/source/user_guide/feature_guide/context_parallel.md
docs/source/user_guide/feature_guide/cpu_binding.md
docs/source/user_guide/feature_guide/dynamic_batch.md
docs/source/user_guide/feature_guide/dynamic_chunk_pipeline_parallel.md
docs/source/user_guide/feature_guide/epd_disaggregation.md
docs/source/user_guide/feature_guide/eplb_swift_balancer.md
docs/source/user_guide/feature_guide/external_dp.md
docs/source/user_guide/feature_guide/graph_mode.md
docs/source/user_guide/feature_guide/index.md
docs/source/user_guide/feature_guide/kv_pool.md
docs/source/user_guide/feature_guide/large_scale_ep.md
docs/source/user_guide/feature_guide/layer_sharding.md
docs/source/user_guide/feature_guide/lmcache_ascend_deployment.md
docs/source/user_guide/feature_guide/lora.md
docs/source/user_guide/feature_guide/netloader.md
docs/source/user_guide/feature_guide/quantization.md
docs/source/user_guide/feature_guide/rfork.md
docs/source/user_guide/feature_guide/sequence_parallelism.md
docs/source/user_guide/feature_guide/sleep_mode.md
docs/source/user_guide/feature_guide/speculative_decoding.md
docs/source/user_guide/feature_guide/structured_output.md
docs/source/user_guide/feature_guide/ucm_deployment.md
docs/source/user_guide/feature_guide/weight_prefetch.md
docs/source/user_guide/feature_guide/images/epd_disaggregation.jpg
docs/source/user_guide/feature_guide/images/eplb_img.png
docs/source/user_guide/feature_guide/images/layer_sharding.png
docs/source/user_guide/feature_guide/images/netloader_flowchart.png
docs/source/user_guide/feature_guide/images/netloader_timing_diagram.png
docs/source/user_guide/feature_guide/images/rfork_flowchart.jpg
docs/source/user_guide/feature_guide/images/structured_output_1.png
docs/source/user_guide/support_matrix/index.md
docs/source/user_guide/support_matrix/supported_features.md
docs/source/user_guide/support_matrix/supported_models.md
examples/device_print_demo.py
examples/offline_data_parallel.py
examples/offline_disaggregated_prefill_npu.py
examples/offline_embed.py
examples/offline_external_launcher.py
examples/offline_inference_audio_language.py
examples/offline_inference_metrics.py
examples/offline_inference_npu.py
examples/offline_inference_npu_long_seq.py
examples/offline_inference_npu_tp2.py
examples/offline_inference_sleep_mode_npu.py
examples/offline_weight_load.py
examples/prompt_embed_inference.py
examples/prompt_embedding_inference.py
examples/run_dp_server.sh
examples/save_sharded_state_310.py
examples/chat_templates/template_qwen2_audio.jinja
examples/disaggregated_encoder/disagg_1e1pd_example.sh
examples/disaggregated_encoder/disagg_epd_proxy.py
examples/disaggregated_prefill_v1/load_balance_proxy_layerwise_server_example.py
examples/disaggregated_prefill_v1/load_balance_proxy_server_example.py
examples/disaggregated_prefill_v1/mooncake_connector_deployment_guide.md
examples/epd_disaggregated/epd_disaggregated_guide.md
examples/epd_disaggregated/epd_load_balance_proxy_layerwise_server_example.py
examples/eplb/eplb_deepseek.py
examples/eplb/eplb_strategy.py
examples/external_online_dp/README.md
examples/external_online_dp/dp_load_balance_proxy_server.py
examples/external_online_dp/launch_online_dp.py
examples/external_online_dp/run_dp_template.sh
examples/quantization/llm-compressor/w4a8_dynamic_moe.py
examples/quantization/llm-compressor/w8a8_int8.py
examples/quantization/llm-compressor/w8a8_int8_dynamic.py
examples/quantization/llm-compressor/w8a8_int8_dynamic_moe.py
examples/rfork/rfork_planner.py
tests/__init__.py
tests/e2e/__init__.py
tests/e2e/common.sh
tests/e2e/conftest.py
tests/e2e/model_utils.py
tests/e2e/run_doctests.sh
tests/e2e/utils.py
tests/e2e/310p/test_utils.py
tests/e2e/310p/data/qwen.png
tests/e2e/310p/multicard/test_dense_model_multicard.py
tests/e2e/310p/multicard/test_moe_model_multicard.py
tests/e2e/310p/multicard/test_vl_model_multicard.py
tests/e2e/310p/singlecard/test_dense_model_singlecard.py
tests/e2e/310p/singlecard/test_vl_model_singlecard.py
tests/e2e/doctests/001-quickstart-test.sh
tests/e2e/doctests/002-pip-binary-installation-test.sh
tests/e2e/models/conftest.py
tests/e2e/models/report_template.md
tests/e2e/models/test_asr_eval_correctness.py
tests/e2e/models/test_lm_eval_correctness.py
tests/e2e/models/test_rm_eval_correctness.py
tests/e2e/models/configs/ERNIE-4.5-21B-A3B-PT.yaml
tests/e2e/models/configs/Hunyuan-A13B-Instruct.yaml
tests/e2e/models/configs/InternVL3_5-8B-hf.yaml
tests/e2e/models/configs/Llama-3.2-3B-Instruct.yaml
tests/e2e/models/configs/Minitron-8B-Base.yaml
tests/e2e/models/configs/Molmo-7B-D-0924.yaml
tests/e2e/models/configs/Qwen2-Audio-7B-Instruct.yaml
tests/e2e/models/configs/Qwen2.5-Math-RM-72B.yaml
tests/e2e/models/configs/Qwen3-30B-A3B-W8A8.yaml
tests/e2e/models/configs/Qwen3-30B-A3B.yaml
tests/e2e/models/configs/Qwen3-8B-W8A8.yaml
tests/e2e/models/configs/Qwen3-8B.yaml
tests/e2e/models/configs/Qwen3-ASR-1.7B.yaml
tests/e2e/models/configs/Qwen3-Next-80B-A3B-Instruct.yaml
tests/e2e/models/configs/Qwen3-Omni-30B-A3B-Instruct.yaml
tests/e2e/models/configs/Qwen3-VL-30B-A3B-Instruct.yaml
tests/e2e/models/configs/Qwen3-VL-8B-Instruct-W8A8.yaml
tests/e2e/models/configs/Qwen3-VL-8B-Instruct.yaml
tests/e2e/models/configs/accuracy.txt
tests/e2e/models/configs/accuracy_groups_a2.json
tests/e2e/models/configs/gemma-3-4b-it.yaml
tests/e2e/models/configs/internlm3-8b-instruct.yaml
tests/e2e/models/configs/llava-onevision-qwen2-0.5b-ov-hf.yaml
tests/e2e/multicard/2-cards/test_aclgraph_capture_replay.py
tests/e2e/multicard/2-cards/test_data_parallel.py
tests/e2e/multicard/2-cards/test_disaggregated_encoder.py
tests/e2e/multicard/2-cards/test_external_launcher.py
tests/e2e/multicard/2-cards/test_full_graph_mode.py
tests/e2e/multicard/2-cards/test_ilama_lora_tp2.py
tests/e2e/multicard/2-cards/test_llama32_lora_tp2.py
tests/e2e/multicard/2-cards/test_offline_inference_distributed.py
tests/e2e/multicard/2-cards/test_offline_weight_load.py
tests/e2e/multicard/2-cards/test_prefix_caching.py
tests/e2e/multicard/2-cards/test_quantization.py
tests/e2e/multicard/2-cards/test_qwen3_moe.py
tests/e2e/multicard/2-cards/test_qwen3_moe_routing_replay.py
tests/e2e/multicard/2-cards/test_qwen3_performance.py
tests/e2e/multicard/2-cards/test_sequence_parallelism_moe.py
tests/e2e/multicard/2-cards/test_shared_expert_dp.py
tests/e2e/multicard/2-cards/test_single_request_aclgraph.py
tests/e2e/multicard/2-cards/test_sp_pass.py
tests/e2e/multicard/2-cards/spec_decode/test_quarot_eagle.py
tests/e2e/multicard/2-cards/spec_decode/test_spec_decode.py
tests/e2e/multicard/4-cards/test_data_parallel_tp2.py
tests/e2e/multicard/4-cards/test_kimi_k2.py
tests/e2e/multicard/4-cards/test_pipeline_parallel.py
tests/e2e/multicard/4-cards/test_profiling_chunk_performance.py
tests/e2e/multicard/4-cards/test_qwen3_5.py
tests/e2e/multicard/4-cards/test_qwen3_next.py
tests/e2e/multicard/4-cards/long_sequence/test_accuracy.py
tests/e2e/multicard/4-cards/long_sequence/test_basic.py
tests/e2e/multicard/4-cards/long_sequence/test_chunked_prefill_cp.py
tests/e2e/multicard/4-cards/long_sequence/test_mtp.py
tests/e2e/multicard/4-cards/long_sequence/test_prefix_caching_cp.py
tests/e2e/multicard/4-cards/spec_decode/test_mtp_qwen3_next.py
tests/e2e/nightly/multi_node/__init__.py
tests/e2e/nightly/multi_node/config/DeepSeek-R1-W8A8-A2.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-R1-W8A8-EPLB.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-R1-W8A8-longseq.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-R1-W8A8.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-V3.1-BF16.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-V3.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-V3_2-W8A8-A3-dual-nodes.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-V3_2-W8A8-EP-aime2025.yaml
tests/e2e/nightly/multi_node/config/DeepSeek-V3_2-W8A8-EP.yaml
tests/e2e/nightly/multi_node/config/Kimi-K2-Instruct-W8A8.yaml
tests/e2e/nightly/multi_node/config/Qwen3-235B-A22B-A2.yaml
tests/e2e/nightly/multi_node/config/Qwen3-235B-A22B-Mooncake-Layerwise.yaml
tests/e2e/nightly/multi_node/config/Qwen3-235B-A22B.yaml
tests/e2e/nightly/multi_node/config/Qwen3-235B-W8A8-EPLB.yaml
tests/e2e/nightly/multi_node/config/Qwen3-235B-W8A8-longseq.yaml
tests/e2e/nightly/multi_node/config/Qwen3-235B-W8A8.yaml
tests/e2e/nightly/multi_node/config/Qwen3-235B-disagg-pd.yaml
tests/e2e/nightly/multi_node/config/Qwen3-VL-235B-disagg-pd.yaml
tests/e2e/nightly/multi_node/scripts/__init__.py
tests/e2e/nightly/multi_node/scripts/lws.yaml.jinja2
tests/e2e/nightly/multi_node/scripts/multi_node_config.py
tests/e2e/nightly/multi_node/scripts/run.sh
tests/e2e/nightly/multi_node/scripts/test_multi_node.py
tests/e2e/nightly/multi_node/scripts/utils.py
tests/e2e/nightly/single_node/models/configs/DeepSeek-R1-0528-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/DeepSeek-R1-W8A8-HBM.yaml
tests/e2e/nightly/single_node/models/configs/DeepSeek-V3.2-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/GLM-4.5.yaml
tests/e2e/nightly/single_node/models/configs/GLM-4.7.yaml
tests/e2e/nightly/single_node/models/configs/GLM-5.yaml
tests/e2e/nightly/single_node/models/configs/Kimi-K2-Thinking.yaml
tests/e2e/nightly/single_node/models/configs/Kimi-K2.5.yaml
tests/e2e/nightly/single_node/models/configs/MTPX-DeepSeek-R1-0528-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/MiniMax-M2.5-A3.yaml
tests/e2e/nightly/single_node/models/configs/MiniMax-M2.5-W8A8-A3.yaml
tests/e2e/nightly/single_node/models/configs/Prefix-Cache-DeepSeek-R1-0528-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/Prefix-Cache-Qwen3-32B-Int8.yaml
tests/e2e/nightly/single_node/models/configs/Qwen2.5-VL-7B-Instruct-EPD.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-235B-A22B-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-30B-A3B-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-32B-Int8-A2.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-32B-Int8.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-32B.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-Next-80B-A3B-Instruct-A2.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-Next-80B-A3B-Instruct-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-Next-80B-A3B-Instruct.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-VL-235B-A22B-Instruct-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3-VL-32B-Instruct-W8A8.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3.5-27B-w8a8-A3.yaml
tests/e2e/nightly/single_node/models/configs/Qwen3.5-397B-A17B-W8A8-mtp-A3.yaml
tests/e2e/nightly/single_node/models/scripts/GUIDE_AND_TEMPLATE.md
tests/e2e/nightly/single_node/models/scripts/__init__.py
tests/e2e/nightly/single_node/models/scripts/single_node_config.py
tests/e2e/nightly/single_node/models/scripts/test_single_node.py
tests/e2e/nightly/single_node/ops/__init__.py
tests/e2e/nightly/single_node/ops/conftest.py
tests/e2e/nightly/single_node/ops/multicard_ops_a2/__init__.py
tests/e2e/nightly/single_node/ops/multicard_ops_a2/test_matmul_allreduce_add_rmsnorm.py
tests/e2e/nightly/single_node/ops/multicard_ops_a3/__init__.py
tests/e2e/nightly/single_node/ops/multicard_ops_a3/test_dispatch_ffn_combine.py
tests/e2e/nightly/single_node/ops/multicard_ops_a3/test_dispatch_ffn_combine_bf16.py
tests/e2e/nightly/single_node/ops/multicard_ops_a3/test_dispatch_ffn_combine_w4a8.py
tests/e2e/nightly/single_node/ops/multicard_ops_a3/test_dispatch_gmm_combine_decode.py
tests/e2e/nightly/single_node/ops/singlecard_ops/__init__.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_add_rms_norm_bias.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_apply_top_k_top_p_custom.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_batch_matmul_transpose.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_bgmv_expand.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_bgmv_shrink.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_causal_conv1d_310.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_copy_and_expand_eagle_inputs.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_fused_moe.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_gating_top_k_softmax.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_gmm_swiglu_quant_weight_nz_tensor_list.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_grouped_matmul_swiglu_quant.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_hamming_dist_top_k.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_mla_preprocess.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_mla_preprocess_nq.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_mla_preprocess_qdown.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_moe_init_routing_custom.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_npu_moe_gating_top_k.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_recurrent_gated_delta_rule.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_recurrent_gated_delta_rule_310.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_reshape_and_cache_bnsd.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_transpose_kv_cache_by_block.py
tests/e2e/nightly/single_node/ops/singlecard_ops/test_vocabparallelembedding.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/__init__.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_apply_penalties_triton.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_bad_words.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_batch_memcpy.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_bincount.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_causal_conv1d.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_chunk_gated_delta_rule.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_clear_ssm_states.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_compute_slot_mapping.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_compute_token_logprobs.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_compute_topk_logprobs.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_fused_gdn_gating.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_fused_qkvzba_split_reshape_cat.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_fused_recurrent_gated_delta_rule.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_fused_sigmoid_gating_delta_rule.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_gdn_chunk_meta.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_l2norm.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_log_softmax.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_min_p.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_mrope.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_muls_add.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_penality.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_post_update.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_prepare_inputs_padded.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_rejection_sample.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_rope.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_split_qkv_rmsnorm_mrope.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_split_qkv_rmsnorm_rope.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_split_qkv_tp_rmsnorm_rope.py
tests/e2e/nightly/single_node/ops/singlecard_ops/triton/test_temperature.py
tests/e2e/prompts/example.txt
tests/e2e/prompts/long_prompt.txt
tests/e2e/singlecard/__init__.py
tests/e2e/singlecard/test_aclgraph_accuracy.py
tests/e2e/singlecard/test_aclgraph_batch_invariant.py
tests/e2e/singlecard/test_aclgraph_mem.py
tests/e2e/singlecard/test_async_scheduling.py
tests/e2e/singlecard/test_auto_fit_max_mode_len.py
tests/e2e/singlecard/test_batch_invariant.py
tests/e2e/singlecard/test_camem.py
tests/e2e/singlecard/test_completion_with_prompt_embeds.py
tests/e2e/singlecard/test_cpu_offloading.py
tests/e2e/singlecard/test_eager_mode_acc.py
tests/e2e/singlecard/test_guided_decoding.py
tests/e2e/singlecard/test_ilama_lora.py
tests/e2e/singlecard/test_llama32_lora.py
tests/e2e/singlecard/test_models.py
tests/e2e/singlecard/test_multi_instance.py
tests/e2e/singlecard/test_multistream_overlap_shared_expert.py
tests/e2e/singlecard/test_quantization.py
tests/e2e/singlecard/test_qwen3_multi_loras.py
tests/e2e/singlecard/test_sampler.py
tests/e2e/singlecard/test_vlm.py
tests/e2e/singlecard/test_xlite.py
tests/e2e/singlecard/utils.py
tests/e2e/singlecard/compile/__init__.py
tests/e2e/singlecard/compile/backend.py
tests/e2e/singlecard/compile/test_graphex_norm_quant_fusion.py
tests/e2e/singlecard/compile/test_graphex_qknorm_rope_fusion.py
tests/e2e/singlecard/compile/test_norm_quant_fusion.py
tests/e2e/singlecard/model_runner_v2/__init__.py
tests/e2e/singlecard/model_runner_v2/test_basic.py
tests/e2e/singlecard/pooling/__init__.py
tests/e2e/singlecard/pooling/test_classification.py
tests/e2e/singlecard/pooling/test_embedding.py
tests/e2e/singlecard/pooling/test_qwen3_reranker_lora.py
tests/e2e/singlecard/pooling/test_scoring.py
tests/e2e/singlecard/pooling/template/qwen3_reranker.jinja
tests/e2e/singlecard/spec_decode/__init__.py
tests/e2e/singlecard/spec_decode/test_mtp_eagle_correctness.py
tests/e2e/singlecard/spec_decode/test_v1_spec_decode.py
tests/e2e/vllm_interface/vllm_test.cfg
tests/e2e/vllm_interface/singlecard/test_sampler.py
tests/e2e/weekly/single_node/models/test_qwen3_30b_acc.py
tests/ut/__init__.py
tests/ut/base.py
tests/ut/conftest.py
tests/ut/test_ascend_config.py
tests/ut/test_envs.py
tests/ut/test_platform.py
tests/ut/test_utils.py
tests/ut/_310p/test_block_table_310p.py
tests/ut/_310p/test_sharded_state_loader_310p.py
tests/ut/_310p/attention/test_attention_mask_310.py
tests/ut/_310p/attention/test_attention_v1_310.py
tests/ut/_310p/fused_moe/test_experts_selector_310.py
tests/ut/_310p/fused_moe/test_moe_mlp_310.py
tests/ut/_310p/fused_moe/test_shared_fused_moe_310.py
tests/ut/_310p/ops/test_chunk_gated_delta_rule_310.py
tests/ut/_310p/ops/test_conv_310.py
tests/ut/_310p/ops/test_layernorm_310.py
tests/ut/_310p/ops/test_mm_encoder_attention_310.py
tests/ut/_310p/quantization/test_modelslim_config_310.py
tests/ut/_310p/quantization/test_w8a8_dynamic_310.py
tests/ut/_310p/quantization/test_w8a8_static_310.py
tests/ut/_310p/quantization/test_w8a8s_310.py
tests/ut/_310p/quantization/test_w8a8sc_310.py
tests/ut/_310p/sample/test_sampler_310.py
tests/ut/attention/test_attention_cp.py
tests/ut/attention/test_attention_mask.py
tests/ut/attention/test_attention_v1.py
tests/ut/attention/test_common_cp.py
tests/ut/attention/test_mla_cp.py
tests/ut/attention/test_mla_v1.py
tests/ut/attention/test_sfa_v1.py
tests/ut/attention/utils.py
tests/ut/batch_invariant/test_batch_invariant.py
tests/ut/compilation/test_acl_graph.py
tests/ut/compilation/test_npugraph_ex_utils_check.py
tests/ut/core/test_profiling_chunk.py
tests/ut/core/test_scheduler_dynamic_batch.py
tests/ut/device_allocator/test_camem.py
tests/ut/device_allocator/test_cpu_binding.py
tests/ut/distributed/test_communicator.py
tests/ut/distributed/test_determin_expert_map_all.py
tests/ut/distributed/test_parallel_state.py
tests/ut/distributed/ascend_store/_mock_deps.py
tests/ut/distributed/ascend_store/test_ascend_store_connector.py
tests/ut/distributed/ascend_store/test_backend.py
tests/ut/distributed/ascend_store/test_config_data.py
tests/ut/distributed/ascend_store/test_kv_transfer.py
tests/ut/distributed/ascend_store/test_pool_scheduler.py
tests/ut/distributed/ascend_store/test_pool_worker.py
tests/ut/distributed/device_communicators/test_pyhccl.py
tests/ut/distributed/device_communicators/test_pyhccl_wrapper.py
tests/ut/distributed/mooncake/test_mooncake_config_data.py
tests/ut/distributed/mooncake/test_mooncake_kv_transfer.py
tests/ut/dummy/test_dummy.py
tests/ut/eplb/test_eplb_updator.py
tests/ut/eplb/adaptor/test_vllm_adaptor.py
tests/ut/eplb/core/expert_map.json
tests/ut/eplb/core/test_eplb_device_transfer_loader.py
tests/ut/eplb/core/test_eplb_utils.py
tests/ut/eplb/core/policy/test_policy_factory.py
tests/ut/fake_weight/config.json
tests/ut/kv_connector/test_mooncake_connector.py
tests/ut/kv_connector/test_mooncake_layerwise_connector.py
tests/ut/kv_connector/test_remote_decode_lifecycle.py
tests/ut/kv_connector/test_remote_prefill_lifecycle.py
tests/ut/kv_connector/utils.py
tests/ut/model_loader/netloader/test_netloader.py
tests/ut/model_loader/netloader/test_netloader_elastic.py
tests/ut/model_loader/netloader/test_netloader_load.py
tests/ut/model_loader/netloader/test_netloader_utils.py
tests/ut/ops/test_activation.py
tests/ut/ops/test_comm_utils.py
tests/ut/ops/test_fused_moe.py
tests/ut/ops/test_gdn_chunk_meta.py
tests/ut/ops/test_layernorm.py
tests/ut/ops/test_linear.py
tests/ut/ops/test_mla.py
tests/ut/ops/test_moe_comm_method.py
tests/ut/ops/test_moe_mlp.py
tests/ut/ops/test_moe_runtime_args.py
tests/ut/ops/test_prepare_finalize.py
tests/ut/ops/test_rotary_embedding.py
tests/ut/ops/test_token_dispatcher.py
tests/ut/ops/test_vocab_parallel_embedding.py
tests/ut/patch/platform/test_patch_glm_tool_call_parser.py
tests/ut/patch/platform/test_patch_minimax_usage_accounting.py
tests/ut/patch/platform/test_patch_tool_choice_none_content.py
tests/ut/patch/worker/patch_common/test_hccl_pg_registry.py
tests/ut/patch/worker/patch_common/test_patch_distributed.py
tests/ut/patch/worker/patch_common/test_patch_gdn_attn.py
tests/ut/patch/worker/patch_common/test_patch_routed_experts_capturer.py
tests/ut/quantization/conftest_quantization.py
tests/ut/quantization/test_compressed_tensors_config.py
tests/ut/quantization/test_method_adapters.py
tests/ut/quantization/test_modelslim_config.py
tests/ut/quantization/test_quant_parser.py
tests/ut/quantization/test_utils.py
tests/ut/quantization/methods/test_kv_c8.py
tests/ut/quantization/methods/test_registry.py
tests/ut/quantization/methods/test_w4a16.py
tests/ut/quantization/methods/test_w4a4_flatquant.py
tests/ut/quantization/methods/test_w4a4_laos_dynamic.py
tests/ut/quantization/methods/test_w4a4_mxfp4.py
tests/ut/quantization/methods/test_w4a8.py
tests/ut/quantization/methods/test_w8a16.py
tests/ut/quantization/methods/test_w8a8_dynamic.py
tests/ut/quantization/methods/test_w8a8_mxfp8.py
tests/ut/quantization/methods/test_w8a8_pdmix.py
tests/ut/quantization/methods/test_w8a8_static.py
tests/ut/sample/test_rejection_sampler.py
tests/ut/sample/test_sampler.py
tests/ut/spec_decode/test_eagle_proposer.py
tests/ut/worker/test_block_table.py
tests/ut/worker/test_kvcomp_utils.py
tests/ut/worker/test_model_runner_v1.py
tests/ut/worker/test_model_runner_v1_with_device.py
tests/ut/worker/test_model_runner_v2.py
tests/ut/worker/test_pcp_manager.py
tests/ut/worker/test_worker_multi_instance.py
tests/ut/worker/test_worker_v1.py
tools/actionlint.sh
tools/aisbench.py
tools/bisect_helper.py
tools/bisect_vllm.sh
tools/check_boolean_context_manager.py
tools/check_docs_yaml_sync.py
tools/check_forbidden_imports.py
tools/check_logger.sh
tools/check_python_src_init.py
tools/check_repo.sh
tools/collect_user_first_contribution.sh
tools/format_contributors.py
tools/install_flash_infer_attention_score_ops_a2.sh
tools/install_flash_infer_attention_score_ops_a3.sh
tools/mooncake_installer.sh
tools/mypy.sh
tools/png-lint.sh
tools/send_mm_request.py
tools/send_request.py
tools/shellcheck.sh
tools/sphinx-lint.sh
tools/vllm_bench.py
vllm_ascend/__init__.py
vllm_ascend/_version.py
vllm_ascend/ascend_config.py
vllm_ascend/ascend_forward_context.py
vllm_ascend/batch_invariant.py
vllm_ascend/cpu_binding.py
vllm_ascend/envs.py
vllm_ascend/flash_common3_context.py
vllm_ascend/meta_registration.py
vllm_ascend/platform.py
vllm_ascend/profiling_config.py
vllm_ascend/utils.py
vllm_ascend.egg-info/PKG-INFO
vllm_ascend.egg-info/SOURCES.txt
vllm_ascend.egg-info/dependency_links.txt
vllm_ascend.egg-info/entry_points.txt
vllm_ascend.egg-info/requires.txt
vllm_ascend.egg-info/top_level.txt
vllm_ascend/_310p/__init__.py
vllm_ascend/_310p/block_table.py
vllm_ascend/_310p/model_runner_310p.py
vllm_ascend/_310p/npu_input_batch.py
vllm_ascend/_310p/sharded_state_loader_310p.py
vllm_ascend/_310p/worker_310p.py
vllm_ascend/_310p/attention/__init__.py
vllm_ascend/_310p/attention/attention_mask.py
vllm_ascend/_310p/attention/attention_v1.py
vllm_ascend/_310p/attention/metadata_builder.py
vllm_ascend/_310p/fused_moe/__init__.py
vllm_ascend/_310p/fused_moe/experts_selector.py
vllm_ascend/_310p/fused_moe/fused_moe.py
vllm_ascend/_310p/fused_moe/moe_comm_method.py
vllm_ascend/_310p/fused_moe/moe_mlp.py
vllm_ascend/_310p/fused_moe/token_dispatcher.py
vllm_ascend/_310p/ops/__init__.py
vllm_ascend/_310p/ops/activation.py
vllm_ascend/_310p/ops/causal_conv1d.py
vllm_ascend/_310p/ops/conv.py
vllm_ascend/_310p/ops/layernorm.py
vllm_ascend/_310p/ops/mm_encoder_attention.py
vllm_ascend/_310p/ops/rotary_embedding.py
vllm_ascend/_310p/ops/vocab_parallel_embedding.py
vllm_ascend/_310p/ops/fla/__init__.py
vllm_ascend/_310p/ops/fla/chunk_gated_delta_rule.py
vllm_ascend/_310p/ops/fla/fused_gdn_gating.py
vllm_ascend/_310p/ops/fla/fused_recurrent_gated_delta_rule.py
vllm_ascend/_310p/ops/fla/gdn_310.py
vllm_ascend/_310p/quantization/__init__.py
vllm_ascend/_310p/quantization/modelslim_config.py
vllm_ascend/_310p/quantization/methods/__init__.py
vllm_ascend/_310p/quantization/methods/registry.py
vllm_ascend/_310p/quantization/methods/w8a8_dynamic.py
vllm_ascend/_310p/quantization/methods/w8a8_static.py
vllm_ascend/_310p/quantization/methods/w8a8s.py
vllm_ascend/_310p/quantization/methods/w8a8sc.py
vllm_ascend/_310p/sample/__init__.py
vllm_ascend/_310p/sample/sampler.py
vllm_ascend/_cann_ops_custom/.gitkeep
vllm_ascend/attention/__init__.py
vllm_ascend/attention/attention_mask.py
vllm_ascend/attention/attention_v1.py
vllm_ascend/attention/mla_v1.py
vllm_ascend/attention/sfa_v1.py
vllm_ascend/attention/utils.py
vllm_ascend/attention/context_parallel/__init__.py
vllm_ascend/attention/context_parallel/attention_cp.py
vllm_ascend/attention/context_parallel/common_cp.py
vllm_ascend/attention/context_parallel/mla_cp.py
vllm_ascend/attention/context_parallel/sfa_cp.py
vllm_ascend/attention/kvcomp_attn/__init__.py
vllm_ascend/attention/kvcomp_attn/attention_utils.py
vllm_ascend/compilation/__init__.py
vllm_ascend/compilation/acl_graph.py
vllm_ascend/compilation/compiler_interface.py
vllm_ascend/compilation/graph_fusion_pass_manager.py
vllm_ascend/compilation/passes/__init__.py
vllm_ascend/compilation/passes/allgather_chunk_noop_pass.py
vllm_ascend/compilation/passes/allreduce_rmsnorm_fusion_pass.py
vllm_ascend/compilation/passes/base_pattern.py
vllm_ascend/compilation/passes/muls_add_pass.py
vllm_ascend/compilation/passes/noop_elimination.py
vllm_ascend/compilation/passes/norm_quant_fusion_pass.py
vllm_ascend/compilation/passes/qknorm_rope_fusion_pass.py
vllm_ascend/compilation/passes/sequence_parallelism.py
vllm_ascend/compilation/passes/sequence_parallelism_moe.py
vllm_ascend/compilation/passes/utils/__init__.py
vllm_ascend/compilation/passes/utils/npugraph_ex_utils_check.py
vllm_ascend/core/__init__.py
vllm_ascend/core/profiling_chunk_predictor.py
vllm_ascend/core/recompute_scheduler.py
vllm_ascend/core/scheduler_dynamic_batch.py
vllm_ascend/core/scheduler_profiling_chunk.py
vllm_ascend/device/__init__.py
vllm_ascend/device/device_op.py
vllm_ascend/device/mxfp_compat.py
vllm_ascend/device_allocator/__init__.py
vllm_ascend/device_allocator/camem.py
vllm_ascend/distributed/__init__.py
vllm_ascend/distributed/parallel_state.py
vllm_ascend/distributed/utils.py
vllm_ascend/distributed/device_communicators/__init__.py
vllm_ascend/distributed/device_communicators/npu_communicator.py
vllm_ascend/distributed/device_communicators/pyhccl.py
vllm_ascend/distributed/device_communicators/pyhccl_wrapper.py
vllm_ascend/distributed/kv_transfer/__init__.py
vllm_ascend/distributed/kv_transfer/ascend_multi_connector.py
vllm_ascend/distributed/kv_transfer/kv_p2p/__init__.py
vllm_ascend/distributed/kv_transfer/kv_p2p/mooncake_connector.py
vllm_ascend/distributed/kv_transfer/kv_p2p/mooncake_layerwise_connector.py
vllm_ascend/distributed/kv_transfer/kv_pool/__init__.py
vllm_ascend/distributed/kv_transfer/kv_pool/lmcache_ascend_connector.py
vllm_ascend/distributed/kv_transfer/kv_pool/ucm_connector.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/__init__.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/ascend_store_connector.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/config_data.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/kv_transfer.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/pool_scheduler.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/pool_worker.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/backend/__init__.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/backend/backend.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/backend/memcache_backend.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/backend/mooncake_backend.py
vllm_ascend/distributed/kv_transfer/kv_pool/ascend_store/backend/yuanrong_backend.py
vllm_ascend/distributed/kv_transfer/kv_pool/cpu_offload/__init__.py
vllm_ascend/distributed/kv_transfer/kv_pool/cpu_offload/cpu_kv_cache_manager.py
vllm_ascend/distributed/kv_transfer/kv_pool/cpu_offload/cpu_offload_connector.py
vllm_ascend/distributed/kv_transfer/kv_pool/cpu_offload/metadata.py
vllm_ascend/distributed/kv_transfer/utils/__init__.py
vllm_ascend/distributed/kv_transfer/utils/mooncake_transfer_engine.py
vllm_ascend/distributed/kv_transfer/utils/utils.py
vllm_ascend/eplb/__init__.py
vllm_ascend/eplb/eplb_updator.py
vllm_ascend/eplb/utils.py
vllm_ascend/eplb/adaptor/__init__.py
vllm_ascend/eplb/adaptor/vllm_adaptor.py
vllm_ascend/eplb/core/__init__.py
vllm_ascend/eplb/core/eplb_device_transfer_loader.py
vllm_ascend/eplb/core/eplb_utils.py
vllm_ascend/eplb/core/eplb_worker.py
vllm_ascend/eplb/core/policy/__init__.py
vllm_ascend/eplb/core/policy/policy_abstract.py
vllm_ascend/eplb/core/policy/policy_default_eplb.py
vllm_ascend/eplb/core/policy/policy_factory.py
vllm_ascend/eplb/core/policy/policy_flashlb.py
vllm_ascend/eplb/core/policy/policy_random.py
vllm_ascend/eplb/core/policy/policy_swift_balancer.py
vllm_ascend/kv_offload/__init__.py
vllm_ascend/kv_offload/cpu_npu.py
vllm_ascend/kv_offload/npu.py
vllm_ascend/lora/__init__.py
vllm_ascend/lora/lora_ops.py
vllm_ascend/lora/punica_npu.py
vllm_ascend/lora/utils.py
vllm_ascend/model_loader/__init__.py
vllm_ascend/model_loader/netloader/__init__.py
vllm_ascend/model_loader/netloader/load.py
vllm_ascend/model_loader/netloader/netloader.py
vllm_ascend/model_loader/netloader/utils.py
vllm_ascend/model_loader/netloader/executor/__init__.py
vllm_ascend/model_loader/netloader/executor/elastic_load.py
vllm_ascend/model_loader/netloader/executor/netloader_pg.py
vllm_ascend/model_loader/netloader/interaction/__init__.py
vllm_ascend/model_loader/netloader/interaction/elastic.py
vllm_ascend/model_loader/rfork/__init__.py
vllm_ascend/model_loader/rfork/rfork_loader.py
vllm_ascend/model_loader/rfork/rfork_worker.py
vllm_ascend/model_loader/rfork/seed_protocol.py
vllm_ascend/model_loader/rfork/seed_server.py
vllm_ascend/model_loader/rfork/transfer_backend.py
vllm_ascend/ops/__init__.py
vllm_ascend/ops/activation.py
vllm_ascend/ops/conv.py
vllm_ascend/ops/flashcomm2_oshard_manager.py
vllm_ascend/ops/gdn.py
vllm_ascend/ops/layer_shard_linear.py
vllm_ascend/ops/layernorm.py
vllm_ascend/ops/linear.py
vllm_ascend/ops/linear_op.py
vllm_ascend/ops/mla.py
vllm_ascend/ops/mm_encoder_attention.py
vllm_ascend/ops/qwen2_decoder.py
vllm_ascend/ops/register_custom_ops.py
vllm_ascend/ops/rel_pos_attention.py
vllm_ascend/ops/rotary_embedding.py
vllm_ascend/ops/vocab_parallel_embedding.py
vllm_ascend/ops/weight_prefetch.py
vllm_ascend/ops/fused_moe/__init__.py
vllm_ascend/ops/fused_moe/comm_utils.py
vllm_ascend/ops/fused_moe/experts_selector.py
vllm_ascend/ops/fused_moe/fused_moe.py
vllm_ascend/ops/fused_moe/moe_comm_method.py
vllm_ascend/ops/fused_moe/moe_mlp.py
vllm_ascend/ops/fused_moe/moe_runtime_args.py
vllm_ascend/ops/fused_moe/moe_stage_contracts.py
vllm_ascend/ops/fused_moe/moe_stage_params.py
vllm_ascend/ops/fused_moe/prepare_finalize.py
vllm_ascend/ops/fused_moe/token_dispatcher.py
vllm_ascend/ops/triton/__init__.py
vllm_ascend/ops/triton/batch_memcpy.py
vllm_ascend/ops/triton/bincount.py
vllm_ascend/ops/triton/fused_gdn_gating.py
vllm_ascend/ops/triton/gdn_chunk_meta.py
vllm_ascend/ops/triton/layernorm_gated.py
vllm_ascend/ops/triton/muls_add.py
vllm_ascend/ops/triton/penalty.py
vllm_ascend/ops/triton/reject_sample.py
vllm_ascend/ops/triton/rope.py
vllm_ascend/ops/triton/triton_utils.py
vllm_ascend/ops/triton/activation/__init__.py
vllm_ascend/ops/triton/activation/swiglu_quant.py
vllm_ascend/ops/triton/batch_invariant/__init__.py
vllm_ascend/ops/triton/batch_invariant/matmul.py
vllm_ascend/ops/triton/batch_invariant/mean.py
vllm_ascend/ops/triton/batch_invariant/rmsnorm.py
vllm_ascend/ops/triton/batch_invariant/softmax.py
vllm_ascend/ops/triton/fla/__init__.py
vllm_ascend/ops/triton/fla/chunk.py
vllm_ascend/ops/triton/fla/chunk_delta_h.py
vllm_ascend/ops/triton/fla/chunk_delta_hupdate.py
vllm_ascend/ops/triton/fla/chunk_o.py
vllm_ascend/ops/triton/fla/chunk_o_update.py
vllm_ascend/ops/triton/fla/chunk_scaled_dot_kkt.py
vllm_ascend/ops/triton/fla/cumsum.py
vllm_ascend/ops/triton/fla/fused_qkvzba_split_reshape.py
vllm_ascend/ops/triton/fla/l2norm.py
vllm_ascend/ops/triton/fla/layernorm_guard.py
vllm_ascend/ops/triton/fla/sigmoid_gating.py
vllm_ascend/ops/triton/fla/solve_tril.py
vllm_ascend/ops/triton/fla/utils.py
vllm_ascend/ops/triton/fla/wy_fast.py
vllm_ascend/ops/triton/linearnorm/__init__.py
vllm_ascend/ops/triton/linearnorm/split_qkv_rmsnorm_mrope.py
vllm_ascend/ops/triton/linearnorm/split_qkv_rmsnorm_rope.py
vllm_ascend/ops/triton/linearnorm/split_qkv_tp_rmsnorm_rope.py
vllm_ascend/ops/triton/mamba/__init__.py
vllm_ascend/ops/triton/mamba/causal_conv1d.py
vllm_ascend/ops/triton/mamba/lightning_attn.py
vllm_ascend/ops/triton/mamba/linear_attn.py
vllm_ascend/ops/triton/spec_decode/__init__.py
vllm_ascend/ops/triton/spec_decode/utils.py
vllm_ascend/patch/__init__.py
vllm_ascend/patch/platform/__init__.py
vllm_ascend/patch/platform/patch_balance_schedule.py
vllm_ascend/patch/platform/patch_distributed.py
vllm_ascend/patch/platform/patch_glm_tool_call_parser.py
vllm_ascend/patch/platform/patch_kv_cache_interface.py
vllm_ascend/patch/platform/patch_mamba_config.py
vllm_ascend/patch/platform/patch_mamba_config_310.py
vllm_ascend/patch/platform/patch_minimax_m2_config.py
vllm_ascend/patch/platform/patch_minimax_usage_accounting.py
vllm_ascend/patch/platform/patch_multiproc_executor.py
vllm_ascend/patch/platform/patch_profiling_chunk.py
vllm_ascend/patch/platform/patch_sched_yield.py
vllm_ascend/patch/platform/patch_tool_choice_none_content.py
vllm_ascend/patch/platform/patch_torch_accelerator.py
vllm_ascend/patch/worker/__init__.py
vllm_ascend/patch/worker/_hccl_pg_registry.py
vllm_ascend/patch/worker/patch_bailing_moe_linear.py
vllm_ascend/patch/worker/patch_bert.py
vllm_ascend/patch/worker/patch_cudagraph.py
vllm_ascend/patch/worker/patch_deepseek_mtp.py
vllm_ascend/patch/worker/patch_distributed.py
vllm_ascend/patch/worker/patch_draft_quarot.py
vllm_ascend/patch/worker/patch_gdn_attn.py
vllm_ascend/patch/worker/patch_gqa_c8.py
vllm_ascend/patch/worker/patch_huanyuan_vl.py
vllm_ascend/patch/worker/patch_kimi_k25.py
vllm_ascend/patch/worker/patch_mamba_utils.py
vllm_ascend/patch/worker/patch_minimax_m2.py
vllm_ascend/patch/worker/patch_minimax_m2_linear_attn.py
vllm_ascend/patch/worker/patch_module.py
vllm_ascend/patch/worker/patch_multimodal_merge.py
vllm_ascend/patch/worker/patch_npugraph_ex_triton.py
vllm_ascend/patch/worker/patch_qwen3_5.py
vllm_ascend/patch/worker/patch_qwen3_dflash.py
vllm_ascend/patch/worker/patch_qwen3_next_mtp.py
vllm_ascend/patch/worker/patch_qwen3vl.py
vllm_ascend/patch/worker/patch_rejection_sampler.py
vllm_ascend/patch/worker/patch_routed_experts_capturer.py
vllm_ascend/patch/worker/patch_triton.py
vllm_ascend/patch/worker/patch_weight_utils.py
vllm_ascend/patch/worker/patch_v2/__init__.py
vllm_ascend/patch/worker/patch_v2/patch_attn_utils.py
vllm_ascend/patch/worker/patch_v2/patch_block_table.py
vllm_ascend/patch/worker/patch_v2/patch_input_batch.py
vllm_ascend/patch/worker/patch_v2/patch_model_state.py
vllm_ascend/patch/worker/patch_v2/patch_triton.py
vllm_ascend/patch/worker/patch_v2/patch_uva.py
vllm_ascend/quantization/__init__.py
vllm_ascend/quantization/compressed_tensors_config.py
vllm_ascend/quantization/method_adapters.py
vllm_ascend/quantization/modelslim_config.py
vllm_ascend/quantization/quant_parser.py
vllm_ascend/quantization/quant_type.py
vllm_ascend/quantization/utils.py
vllm_ascend/quantization/methods/__init__.py
vllm_ascend/quantization/methods/base.py
vllm_ascend/quantization/methods/kv_c8.py
vllm_ascend/quantization/methods/registry.py
vllm_ascend/quantization/methods/w4a16.py
vllm_ascend/quantization/methods/w4a4_flatquant.py
vllm_ascend/quantization/methods/w4a4_laos_dynamic.py
vllm_ascend/quantization/methods/w4a4_mxfp4.py
vllm_ascend/quantization/methods/w4a8.py
vllm_ascend/quantization/methods/w8a16.py
vllm_ascend/quantization/methods/w8a8_dynamic.py
vllm_ascend/quantization/methods/w8a8_mxfp8.py
vllm_ascend/quantization/methods/w8a8_pdmix.py
vllm_ascend/quantization/methods/w8a8_static.py
vllm_ascend/sample/__init__.py
vllm_ascend/sample/penalties.py
vllm_ascend/sample/rejection_sampler.py
vllm_ascend/sample/sampler.py
vllm_ascend/spec_decode/__init__.py
vllm_ascend/spec_decode/dflash_proposer.py
vllm_ascend/spec_decode/draft_proposer.py
vllm_ascend/spec_decode/eagle_proposer.py
vllm_ascend/spec_decode/medusa_proposer.py
vllm_ascend/spec_decode/ngram_proposer.py
vllm_ascend/spec_decode/suffix_proposer.py
vllm_ascend/spec_decode/utils.py
vllm_ascend/worker/__init__.py
vllm_ascend/worker/block_table.py
vllm_ascend/worker/kvcomp_utils.py
vllm_ascend/worker/model_runner_v1.py
vllm_ascend/worker/npu_input_batch.py
vllm_ascend/worker/pcp_utils.py
vllm_ascend/worker/worker.py
vllm_ascend/worker/v2/README.md
vllm_ascend/worker/v2/__init__.py
vllm_ascend/worker/v2/aclgraph_utils.py
vllm_ascend/worker/v2/attn_utils.py
vllm_ascend/worker/v2/block_table.py
vllm_ascend/worker/v2/input_batch.py
vllm_ascend/worker/v2/model_runner.py
vllm_ascend/worker/v2/states.py
vllm_ascend/worker/v2/utils.py
vllm_ascend/worker/v2/model_states/__init__.py
vllm_ascend/worker/v2/model_states/default.py
vllm_ascend/worker/v2/sample/__init__.py
vllm_ascend/worker/v2/sample/bad_words.py
vllm_ascend/worker/v2/sample/gumbel.py
vllm_ascend/worker/v2/sample/logprob.py
vllm_ascend/worker/v2/sample/min_p.py
vllm_ascend/worker/v2/sample/penalties.py
vllm_ascend/worker/v2/spec_decode/eagle/__init__.py
vllm_ascend/worker/v2/spec_decode/eagle/aclgraph.py
vllm_ascend/worker/v2/spec_decode/eagle/speculator.py
vllm_ascend/xlite/__init__.py
vllm_ascend/xlite/utils.py
vllm_ascend/xlite/xlite.py
vllm_ascend/xlite/xlite_model_runner.py
vllm_ascend/xlite/xlite_worker.py