From bb56a7adbcb4657a5ee17ef024103dd180aacffb Mon Sep 17 00:00:00 2001 From: Beckylu <648245013@qq.com> Date: Thu, 18 Jun 2026 17:09:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BB=BB=E5=8A=A1=E5=8C=85?= =?UTF-8?q?=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{baselines => operator_task_package}/README.md | 0 .../__MACOSX/._benchmark_kvcache.py | Bin .../__MACOSX/._benchmark_kvcache_1.py | Bin .../._benchmark_kvcache_20260526_150953.csv | Bin .../flashattn_task_package}/benchmark_kvcache.py | 0 .../benchmark_kvcache_20260526_150953.csv | 0 ...ecodeWithPagedKVCacheWrapper_20260525_093143.csv | 0 ...atchMLAPagedAttentionWrapper_20260525_074200.csv | 0 ...efillWithPagedKVCacheWrapper_20260526_150417.csv | 0 ...fillWithRaggedKVCacheWrapper_20260526_145454.csv | 0 ...ecodeWithPagedKVCacheWrapper_20260525_093143.csv | Bin ...atchMLAPagedAttentionWrapper_20260525_074200.csv | Bin ...efillWithPagedKVCacheWrapper_20260526_150417.csv | Bin ...fillWithRaggedKVCacheWrapper_20260526_145454.csv | Bin .../__MACOSX/._bench_batch_decode.py | Bin .../__MACOSX/._bench_batch_mla.py | Bin .../__MACOSX/._bench_batch_prefill_paged.py | Bin .../__MACOSX/._bench_batch_prefill_ragged.py | Bin .../__MACOSX/._bench_common.py | Bin .../flashinfer_task_package}/bench_batch_decode.py | 0 .../flashinfer_task_package}/bench_batch_mla.py | 0 .../bench_batch_prefill_paged.py | 0 .../bench_batch_prefill_ragged.py | 0 .../flashinfer_task_package}/bench_common.py | 0 .../fused_task_package}/.vscode/settings.json | 0 .../.cmake/api/v1/query/client-vscode/query.json | 0 .../api/v1/reply/cache-v2-ea2ef11d05674d96d761.json | 0 .../reply/cmakeFiles-v1-7899829d23c1c1ae3e98.json | 0 .../v1/reply/codemodel-v2-7cd0b1b00876e71f364f.json | 0 .../directory-.-Debug-f5ebdc15457944623624.json | 0 .../v1/reply/index-2026-05-29T05-34-43-0302.json | 0 ...oe_i8_tn_example-Debug-a97a299baa6c6c6d83d0.json | 0 .../target-run-Debug-0d66e135afa1376e0f20.json | 0 .../reply/toolchains-v1-8ae3cf416ede58af34e6.json | 0 .../fused_task_package}/build/CMakeCache.txt | 0 .../build/CMakeFiles/3.28.3/CMakeSystem.cmake | 0 .../build/CMakeFiles/CMakeConfigureLog.yaml | 0 .../build/CMakeFiles/TargetDirectories.txt | 0 .../build/CMakeFiles/cmake.check_cache | 0 .../build/CMakeFiles/rules.ninja | 0 .../fused_task_package}/build/build.ninja | 0 .../fused_task_package}/build/cmake_install.cmake | 0 .../scripts/build_fused_moe_i8_tn_pybind.sh | 0 .../scripts/run_fused_moe_i8_tn_benchmark.sh | 0 .../scripts/run_fused_moe_i8_tn_pybind_test.sh | 0 .../standalone/fused_moe_bf16_tn/CMakeLists.txt | 0 .../standalone/fused_moe_bf16_tn/Makefile | 0 .../src/fused_moe_bf16_tn_example.cpp | 0 .../standalone/fused_moe_i8_tn/CMakeLists.txt | 0 .../standalone/fused_moe_i8_tn/Makefile | 0 .../standalone/fused_moe_i8_tn/benchmark_results.md | 0 .../fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.o | Bin .../fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.so | Bin .../fused-moe-i8-tn-pybind-triton-guide.md | 0 .../benchmark_fused_moe_i8_tn.cpython-312.pyc | Bin .../fused_moe_i8_tn_triton.cpython-310.pyc | Bin .../fused_moe_i8_tn_triton.cpython-312.pyc | Bin .../test_fused_moe_i8_tn_pybind.cpython-310.pyc | Bin .../test_fused_moe_i8_tn_pybind.cpython-312.pyc | Bin .../python/benchmark_fused_moe_i8_tn.py | 0 .../python/fused_moe_i8_tn_triton.py | 0 .../python/test_fused_moe_i8_tn_pybind.py | 0 .../fused_moe_i8_tn/src/fused_moe_i8_tn_example.cpp | 0 .../fused_moe_i8_tn/src/fused_moe_i8_tn_kernel.h | 0 .../fused_moe_i8_tn/src/fused_moe_i8_tn_macros.h | 0 .../fused_moe_i8_tn/src/fused_moe_i8_tn_pybind.cpp | 0 .../fused_moe_i8_tn/src/fused_moe_i8_tn_runner.h | 0 .../fused_moe_i8_tn/src/fused_moe_i8_tn_types.h | 0 .../i8_tn_256x256x128_raw_arrays/CMakeLists.txt | 0 .../include/gemm_i8_tn_256x256x128_raw_arrays.hpp | 0 .../include/standalone_maca_kernel_utils.hpp | 0 .../i8_tn_256x256x128_raw_arrays/src/test.cpp | 0 .../third_party/pybind11/include/pybind11/attr.h | 0 .../pybind11/include/pybind11/buffer_info.h | 0 .../third_party/pybind11/include/pybind11/cast.h | 0 .../third_party/pybind11/include/pybind11/chrono.h | 0 .../third_party/pybind11/include/pybind11/common.h | 0 .../third_party/pybind11/include/pybind11/complex.h | 0 .../pybind11/include/pybind11/conduit/README.txt | 0 .../include/pybind11/conduit/pybind11_conduit_v1.h | 0 .../pybind11/conduit/pybind11_platform_abi_id.h | 0 .../pybind11/conduit/wrap_include_python_h.h | 0 .../pybind11/include/pybind11/critical_section.h | 0 .../include/pybind11/detail/argument_vector.h | 0 .../pybind11/include/pybind11/detail/class.h | 0 .../pybind11/include/pybind11/detail/common.h | 0 .../pybind11/include/pybind11/detail/cpp_conduit.h | 0 .../pybind11/include/pybind11/detail/descr.h | 0 .../detail/dynamic_raw_ptr_cast_if_possible.h | 0 .../include/pybind11/detail/exception_translation.h | 0 .../pybind11/detail/function_record_pyobject.h | 0 .../pybind11/include/pybind11/detail/function_ref.h | 0 .../pybind11/detail/holder_caster_foreign_helpers.h | 0 .../pybind11/include/pybind11/detail/init.h | 0 .../pybind11/include/pybind11/detail/internals.h | 0 .../include/pybind11/detail/native_enum_data.h | 0 .../pybind11/detail/pybind11_namespace_macros.h | 0 .../include/pybind11/detail/struct_smart_holder.h | 0 .../include/pybind11/detail/type_caster_base.h | 0 .../pybind11/include/pybind11/detail/typeid.h | 0 .../include/pybind11/detail/using_smart_holder.h | 0 .../include/pybind11/detail/value_and_holder.h | 0 .../third_party/pybind11/include/pybind11/eigen.h | 0 .../pybind11/include/pybind11/eigen/common.h | 0 .../pybind11/include/pybind11/eigen/matrix.h | 0 .../pybind11/include/pybind11/eigen/tensor.h | 0 .../third_party/pybind11/include/pybind11/embed.h | 0 .../third_party/pybind11/include/pybind11/eval.h | 0 .../pybind11/include/pybind11/functional.h | 0 .../third_party/pybind11/include/pybind11/gil.h | 0 .../pybind11/include/pybind11/gil_safe_call_once.h | 0 .../pybind11/include/pybind11/gil_simple.h | 0 .../pybind11/include/pybind11/iostream.h | 0 .../pybind11/include/pybind11/native_enum.h | 0 .../third_party/pybind11/include/pybind11/numpy.h | 0 .../pybind11/include/pybind11/operators.h | 0 .../third_party/pybind11/include/pybind11/options.h | 0 .../pybind11/include/pybind11/pybind11.h | 0 .../third_party/pybind11/include/pybind11/pytypes.h | 0 .../third_party/pybind11/include/pybind11/stl.h | 0 .../pybind11/include/pybind11/stl/filesystem.h | 0 .../pybind11/include/pybind11/stl_bind.h | 0 .../pybind11/include/pybind11/subinterpreter.h | 0 .../include/pybind11/trampoline_self_life_support.h | 0 .../include/pybind11/type_caster_pyobject_ptr.h | 0 .../third_party/pybind11/include/pybind11/typing.h | 0 .../pybind11/include/pybind11/warnings.h | 0 127 files changed, 0 insertions(+), 0 deletions(-) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines => operator_task_package}/README.md (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashattn_baseline => operator_task_package/flashattn_task_package}/__MACOSX/._benchmark_kvcache.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashattn_baseline => operator_task_package/flashattn_task_package}/__MACOSX/._benchmark_kvcache_1.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashattn_baseline => operator_task_package/flashattn_task_package}/__MACOSX/._benchmark_kvcache_20260526_150953.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashattn_baseline => operator_task_package/flashattn_task_package}/benchmark_kvcache.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashattn_baseline => operator_task_package/flashattn_task_package}/benchmark_kvcache_20260526_150953.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/BatchMLAPagedAttentionWrapper_20260525_074200.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._BatchMLAPagedAttentionWrapper_20260525_074200.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._bench_batch_decode.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._bench_batch_mla.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._bench_batch_prefill_paged.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._bench_batch_prefill_ragged.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/__MACOSX/._bench_common.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/bench_batch_decode.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/bench_batch_mla.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/bench_batch_prefill_paged.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/bench_batch_prefill_ragged.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/flashinfer_baseline => operator_task_package/flashinfer_task_package}/bench_common.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/.vscode/settings.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/query/client-vscode/query.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/cache-v2-ea2ef11d05674d96d761.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/cmakeFiles-v1-7899829d23c1c1ae3e98.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/codemodel-v2-7cd0b1b00876e71f364f.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/index-2026-05-29T05-34-43-0302.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/target-build_fused_moe_i8_tn_example-Debug-a97a299baa6c6c6d83d0.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/target-run-Debug-0d66e135afa1376e0f20.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/.cmake/api/v1/reply/toolchains-v1-8ae3cf416ede58af34e6.json (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/CMakeCache.txt (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/CMakeFiles/3.28.3/CMakeSystem.cmake (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/CMakeFiles/CMakeConfigureLog.yaml (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/CMakeFiles/TargetDirectories.txt (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/CMakeFiles/cmake.check_cache (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/CMakeFiles/rules.ninja (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/build.ninja (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/build/cmake_install.cmake (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/scripts/build_fused_moe_i8_tn_pybind.sh (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/scripts/run_fused_moe_i8_tn_benchmark.sh (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/scripts/run_fused_moe_i8_tn_pybind_test.sh (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_bf16_tn/CMakeLists.txt (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_bf16_tn/Makefile (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_bf16_tn/src/fused_moe_bf16_tn_example.cpp (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/CMakeLists.txt (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/Makefile (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/benchmark_results.md (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.o (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.so (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/fused-moe-i8-tn-pybind-triton-guide.md (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/__pycache__/benchmark_fused_moe_i8_tn.cpython-312.pyc (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-310.pyc (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-312.pyc (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-310.pyc (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-312.pyc (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/benchmark_fused_moe_i8_tn.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/fused_moe_i8_tn_triton.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/python/test_fused_moe_i8_tn_pybind.py (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_example.cpp (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_kernel.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_macros.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_pybind.cpp (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_runner.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_types.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/i8_tn_256x256x128_raw_arrays/CMakeLists.txt (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/i8_tn_256x256x128_raw_arrays/include/gemm_i8_tn_256x256x128_raw_arrays.hpp (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/i8_tn_256x256x128_raw_arrays/include/standalone_maca_kernel_utils.hpp (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/standalone/i8_tn_256x256x128_raw_arrays/src/test.cpp (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/attr.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/buffer_info.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/cast.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/chrono.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/common.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/complex.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/conduit/README.txt (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/critical_section.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/argument_vector.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/class.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/common.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/cpp_conduit.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/descr.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/exception_translation.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/function_record_pyobject.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/function_ref.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/holder_caster_foreign_helpers.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/init.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/internals.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/native_enum_data.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/struct_smart_holder.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/type_caster_base.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/typeid.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/using_smart_holder.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/detail/value_and_holder.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/eigen.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/eigen/common.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/eigen/matrix.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/eigen/tensor.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/embed.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/eval.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/functional.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/gil.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/gil_safe_call_once.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/gil_simple.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/iostream.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/native_enum.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/numpy.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/operators.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/options.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/pybind11.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/pytypes.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/stl.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/stl/filesystem.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/stl_bind.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/subinterpreter.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/trampoline_self_life_support.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/typing.h (100%) rename 基于AI Agent开发范式的国产GPU大模型推理算子库优化/{baselines/fused_moe => operator_task_package/fused_task_package}/third_party/pybind11/include/pybind11/warnings.h (100%) diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/README.md b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/README.md similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/README.md rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/README.md diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/__MACOSX/._benchmark_kvcache.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/__MACOSX/._benchmark_kvcache.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/__MACOSX/._benchmark_kvcache.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/__MACOSX/._benchmark_kvcache.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/__MACOSX/._benchmark_kvcache_1.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/__MACOSX/._benchmark_kvcache_1.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/__MACOSX/._benchmark_kvcache_1.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/__MACOSX/._benchmark_kvcache_1.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/__MACOSX/._benchmark_kvcache_20260526_150953.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/__MACOSX/._benchmark_kvcache_20260526_150953.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/__MACOSX/._benchmark_kvcache_20260526_150953.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/__MACOSX/._benchmark_kvcache_20260526_150953.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/benchmark_kvcache.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/benchmark_kvcache.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/benchmark_kvcache.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/benchmark_kvcache.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/benchmark_kvcache_20260526_150953.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/benchmark_kvcache_20260526_150953.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashattn_baseline/benchmark_kvcache_20260526_150953.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashattn_task_package/benchmark_kvcache_20260526_150953.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchMLAPagedAttentionWrapper_20260525_074200.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchMLAPagedAttentionWrapper_20260525_074200.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchMLAPagedAttentionWrapper_20260525_074200.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchMLAPagedAttentionWrapper_20260525_074200.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchDecodeWithPagedKVCacheWrapper_20260525_093143.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchMLAPagedAttentionWrapper_20260525_074200.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchMLAPagedAttentionWrapper_20260525_074200.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchMLAPagedAttentionWrapper_20260525_074200.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchMLAPagedAttentionWrapper_20260525_074200.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchPrefillWithPagedKVCacheWrapper_20260526_150417.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._BatchPrefillWithRaggedKVCacheWrapper_20260526_145454.csv diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_decode.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_decode.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_decode.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_decode.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_mla.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_mla.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_mla.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_mla.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_prefill_paged.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_prefill_paged.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_prefill_paged.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_prefill_paged.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_prefill_ragged.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_prefill_ragged.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_batch_prefill_ragged.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_batch_prefill_ragged.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_common.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_common.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/__MACOSX/._bench_common.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/__MACOSX/._bench_common.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_decode.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_decode.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_decode.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_decode.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_mla.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_mla.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_mla.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_mla.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_prefill_paged.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_prefill_paged.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_prefill_paged.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_prefill_paged.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_prefill_ragged.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_prefill_ragged.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_batch_prefill_ragged.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_batch_prefill_ragged.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_common.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_common.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/flashinfer_baseline/bench_common.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/flashinfer_task_package/bench_common.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/.vscode/settings.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/.vscode/settings.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/.vscode/settings.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/.vscode/settings.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/query/client-vscode/query.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/query/client-vscode/query.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/query/client-vscode/query.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/query/client-vscode/query.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/cache-v2-ea2ef11d05674d96d761.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/cache-v2-ea2ef11d05674d96d761.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/cache-v2-ea2ef11d05674d96d761.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/cache-v2-ea2ef11d05674d96d761.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/cmakeFiles-v1-7899829d23c1c1ae3e98.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/cmakeFiles-v1-7899829d23c1c1ae3e98.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/cmakeFiles-v1-7899829d23c1c1ae3e98.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/cmakeFiles-v1-7899829d23c1c1ae3e98.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/codemodel-v2-7cd0b1b00876e71f364f.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/codemodel-v2-7cd0b1b00876e71f364f.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/codemodel-v2-7cd0b1b00876e71f364f.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/codemodel-v2-7cd0b1b00876e71f364f.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/index-2026-05-29T05-34-43-0302.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/index-2026-05-29T05-34-43-0302.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/index-2026-05-29T05-34-43-0302.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/index-2026-05-29T05-34-43-0302.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/target-build_fused_moe_i8_tn_example-Debug-a97a299baa6c6c6d83d0.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/target-build_fused_moe_i8_tn_example-Debug-a97a299baa6c6c6d83d0.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/target-build_fused_moe_i8_tn_example-Debug-a97a299baa6c6c6d83d0.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/target-build_fused_moe_i8_tn_example-Debug-a97a299baa6c6c6d83d0.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/target-run-Debug-0d66e135afa1376e0f20.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/target-run-Debug-0d66e135afa1376e0f20.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/target-run-Debug-0d66e135afa1376e0f20.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/target-run-Debug-0d66e135afa1376e0f20.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/toolchains-v1-8ae3cf416ede58af34e6.json b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/toolchains-v1-8ae3cf416ede58af34e6.json similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/.cmake/api/v1/reply/toolchains-v1-8ae3cf416ede58af34e6.json rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/.cmake/api/v1/reply/toolchains-v1-8ae3cf416ede58af34e6.json diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeCache.txt b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeCache.txt similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeCache.txt rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeCache.txt diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/3.28.3/CMakeSystem.cmake b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/3.28.3/CMakeSystem.cmake similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/3.28.3/CMakeSystem.cmake rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/3.28.3/CMakeSystem.cmake diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/CMakeConfigureLog.yaml b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/CMakeConfigureLog.yaml similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/CMakeConfigureLog.yaml rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/CMakeConfigureLog.yaml diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/TargetDirectories.txt b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/TargetDirectories.txt similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/TargetDirectories.txt rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/TargetDirectories.txt diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/cmake.check_cache b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/cmake.check_cache similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/cmake.check_cache rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/cmake.check_cache diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/rules.ninja b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/rules.ninja similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/CMakeFiles/rules.ninja rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/CMakeFiles/rules.ninja diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/build.ninja b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/build.ninja similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/build.ninja rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/build.ninja diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/cmake_install.cmake b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/cmake_install.cmake similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/build/cmake_install.cmake rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/build/cmake_install.cmake diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/scripts/build_fused_moe_i8_tn_pybind.sh b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/scripts/build_fused_moe_i8_tn_pybind.sh similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/scripts/build_fused_moe_i8_tn_pybind.sh rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/scripts/build_fused_moe_i8_tn_pybind.sh diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/scripts/run_fused_moe_i8_tn_benchmark.sh b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/scripts/run_fused_moe_i8_tn_benchmark.sh similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/scripts/run_fused_moe_i8_tn_benchmark.sh rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/scripts/run_fused_moe_i8_tn_benchmark.sh diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/scripts/run_fused_moe_i8_tn_pybind_test.sh b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/scripts/run_fused_moe_i8_tn_pybind_test.sh similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/scripts/run_fused_moe_i8_tn_pybind_test.sh rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/scripts/run_fused_moe_i8_tn_pybind_test.sh diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_bf16_tn/CMakeLists.txt b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_bf16_tn/CMakeLists.txt similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_bf16_tn/CMakeLists.txt rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_bf16_tn/CMakeLists.txt diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_bf16_tn/Makefile b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_bf16_tn/Makefile similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_bf16_tn/Makefile rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_bf16_tn/Makefile diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_bf16_tn/src/fused_moe_bf16_tn_example.cpp b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_bf16_tn/src/fused_moe_bf16_tn_example.cpp similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_bf16_tn/src/fused_moe_bf16_tn_example.cpp rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_bf16_tn/src/fused_moe_bf16_tn_example.cpp diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/CMakeLists.txt b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/CMakeLists.txt similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/CMakeLists.txt rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/CMakeLists.txt diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/Makefile b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/Makefile similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/Makefile rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/Makefile diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/benchmark_results.md b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/benchmark_results.md similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/benchmark_results.md rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/benchmark_results.md diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.o b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.o similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.o rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.o diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.so b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.so similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.so rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/build/fused_moe_i8_tn_pybind.so diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/fused-moe-i8-tn-pybind-triton-guide.md b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/fused-moe-i8-tn-pybind-triton-guide.md similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/fused-moe-i8-tn-pybind-triton-guide.md rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/fused-moe-i8-tn-pybind-triton-guide.md diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/benchmark_fused_moe_i8_tn.cpython-312.pyc b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/benchmark_fused_moe_i8_tn.cpython-312.pyc similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/benchmark_fused_moe_i8_tn.cpython-312.pyc rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/benchmark_fused_moe_i8_tn.cpython-312.pyc diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-310.pyc b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-310.pyc similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-310.pyc rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-310.pyc diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-312.pyc b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-312.pyc similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-312.pyc rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/fused_moe_i8_tn_triton.cpython-312.pyc diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-310.pyc b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-310.pyc similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-310.pyc rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-310.pyc diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-312.pyc b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-312.pyc similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-312.pyc rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/__pycache__/test_fused_moe_i8_tn_pybind.cpython-312.pyc diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/benchmark_fused_moe_i8_tn.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/benchmark_fused_moe_i8_tn.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/benchmark_fused_moe_i8_tn.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/benchmark_fused_moe_i8_tn.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/fused_moe_i8_tn_triton.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/fused_moe_i8_tn_triton.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/fused_moe_i8_tn_triton.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/fused_moe_i8_tn_triton.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/test_fused_moe_i8_tn_pybind.py b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/test_fused_moe_i8_tn_pybind.py similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/python/test_fused_moe_i8_tn_pybind.py rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/python/test_fused_moe_i8_tn_pybind.py diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_example.cpp b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_example.cpp similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_example.cpp rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_example.cpp diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_kernel.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_kernel.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_kernel.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_kernel.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_macros.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_macros.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_macros.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_macros.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_pybind.cpp b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_pybind.cpp similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_pybind.cpp rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_pybind.cpp diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_runner.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_runner.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_runner.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_runner.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_types.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_types.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_types.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/fused_moe_i8_tn/src/fused_moe_i8_tn_types.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/CMakeLists.txt b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/CMakeLists.txt similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/CMakeLists.txt rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/CMakeLists.txt diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/include/gemm_i8_tn_256x256x128_raw_arrays.hpp b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/include/gemm_i8_tn_256x256x128_raw_arrays.hpp similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/include/gemm_i8_tn_256x256x128_raw_arrays.hpp rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/include/gemm_i8_tn_256x256x128_raw_arrays.hpp diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/include/standalone_maca_kernel_utils.hpp b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/include/standalone_maca_kernel_utils.hpp similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/include/standalone_maca_kernel_utils.hpp rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/include/standalone_maca_kernel_utils.hpp diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/src/test.cpp b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/src/test.cpp similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/standalone/i8_tn_256x256x128_raw_arrays/src/test.cpp rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/standalone/i8_tn_256x256x128_raw_arrays/src/test.cpp diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/attr.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/attr.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/attr.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/attr.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/buffer_info.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/buffer_info.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/buffer_info.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/buffer_info.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/cast.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/cast.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/cast.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/cast.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/chrono.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/chrono.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/chrono.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/chrono.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/common.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/common.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/common.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/common.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/complex.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/complex.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/complex.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/complex.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/README.txt b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/README.txt similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/README.txt rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/README.txt diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/conduit/wrap_include_python_h.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/critical_section.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/critical_section.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/critical_section.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/critical_section.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/argument_vector.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/argument_vector.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/argument_vector.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/argument_vector.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/class.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/class.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/class.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/class.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/common.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/common.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/common.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/common.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/cpp_conduit.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/cpp_conduit.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/cpp_conduit.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/cpp_conduit.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/descr.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/descr.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/descr.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/descr.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/exception_translation.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/exception_translation.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/exception_translation.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/exception_translation.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/function_record_pyobject.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/function_record_pyobject.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/function_record_pyobject.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/function_record_pyobject.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/function_ref.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/function_ref.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/function_ref.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/function_ref.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/holder_caster_foreign_helpers.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/holder_caster_foreign_helpers.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/holder_caster_foreign_helpers.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/holder_caster_foreign_helpers.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/init.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/init.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/init.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/init.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/internals.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/internals.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/internals.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/internals.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/native_enum_data.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/native_enum_data.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/native_enum_data.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/native_enum_data.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/pybind11_namespace_macros.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/struct_smart_holder.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/struct_smart_holder.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/struct_smart_holder.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/struct_smart_holder.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/type_caster_base.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/type_caster_base.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/type_caster_base.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/type_caster_base.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/typeid.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/typeid.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/typeid.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/typeid.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/using_smart_holder.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/using_smart_holder.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/using_smart_holder.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/using_smart_holder.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/value_and_holder.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/value_and_holder.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/detail/value_and_holder.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/detail/value_and_holder.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen/common.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen/common.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen/common.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen/common.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen/matrix.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen/matrix.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen/matrix.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen/matrix.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen/tensor.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen/tensor.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eigen/tensor.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eigen/tensor.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/embed.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/embed.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/embed.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/embed.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eval.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eval.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/eval.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/eval.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/functional.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/functional.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/functional.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/functional.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/gil.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/gil.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/gil.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/gil.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/gil_safe_call_once.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/gil_safe_call_once.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/gil_safe_call_once.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/gil_safe_call_once.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/gil_simple.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/gil_simple.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/gil_simple.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/gil_simple.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/iostream.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/iostream.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/iostream.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/iostream.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/native_enum.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/native_enum.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/native_enum.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/native_enum.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/numpy.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/numpy.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/numpy.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/numpy.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/operators.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/operators.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/operators.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/operators.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/options.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/options.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/options.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/options.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/pybind11.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/pybind11.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/pybind11.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/pybind11.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/pytypes.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/pytypes.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/pytypes.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/pytypes.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/stl.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/stl.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/stl.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/stl.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/stl/filesystem.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/stl/filesystem.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/stl/filesystem.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/stl/filesystem.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/stl_bind.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/stl_bind.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/stl_bind.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/stl_bind.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/subinterpreter.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/subinterpreter.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/subinterpreter.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/subinterpreter.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/trampoline_self_life_support.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/trampoline_self_life_support.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/trampoline_self_life_support.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/trampoline_self_life_support.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/type_caster_pyobject_ptr.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/typing.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/typing.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/typing.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/typing.h diff --git a/基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/warnings.h b/基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/warnings.h similarity index 100% rename from 基于AI Agent开发范式的国产GPU大模型推理算子库优化/baselines/fused_moe/third_party/pybind11/include/pybind11/warnings.h rename to 基于AI Agent开发范式的国产GPU大模型推理算子库优化/operator_task_package/fused_task_package/third_party/pybind11/include/pybind11/warnings.h